change #include "armv4_5.h" to <target/armv4_5.h>
[fw/openocd] / src / flash / arm_nandio.c
index 4647c79487c6e91392e47c3d141f413340caf728..fdf2109bd74e65e8670e054a092186de66196457 100644 (file)
@@ -25,7 +25,7 @@
 #endif
 
 #include "arm_nandio.h"
-#include "armv4_5.h"
+#include <target/armv4_5.h>
 #include <target/algorithm.h>
 
 /**