summaryrefslogtreecommitdiff
path: root/src/flash/nor/str7x.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nor/str7x.c')
-rw-r--r--src/flash/nor/str7x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nor/str7x.c b/src/flash/nor/str7x.c
index 4da3f07e..c5a1c345 100644
--- a/src/flash/nor/str7x.c
+++ b/src/flash/nor/str7x.c
@@ -25,7 +25,7 @@
#endif
#include "str7x.h"
-#include "armv4_5.h"
+#include <target/armv4_5.h>
#include <helper/binarybuffer.h>
#include <target/algorithm.h>