summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/target/cortex_a8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/cortex_a8.h b/src/target/cortex_a8.h
index 87db23ec..adffe935 100644
--- a/src/target/cortex_a8.h
+++ b/src/target/cortex_a8.h
@@ -29,7 +29,7 @@
#ifndef CORTEX_A8_H
#define CORTEX_A8_H
-#include "armv7a.h"
+#include <target/armv7a.h>
extern char* cortex_a8_state_strings[];