diff options
Diffstat (limited to 'src/target/armv7a.h')
-rw-r--r-- | src/target/armv7a.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/armv7a.h b/src/target/armv7a.h index da8ccdf4..6872b38f 100644 --- a/src/target/armv7a.h +++ b/src/target/armv7a.h @@ -22,7 +22,7 @@ #include <target/arm_adi_v5.h> #include <target/armv4_5.h> #include "armv4_5_mmu.h" -#include "armv4_5_cache.h" +#include <target/armv4_5_cache.h> #include <target/arm_dpm.h> enum |