change #include "armv4_5.h" to <target/armv4_5.h>
[fw/openocd] / src / flash / nor / str7x.c
index 4da3f07eef248384afe91f588a4911ecf52c2e5c..c5a1c345c81f411c7480f4b64b4e99effae4939a 100644 (file)
@@ -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>