change #include "armv4_5.h" to <target/armv4_5.h>
[fw/openocd] / src / flash / nor / lpc2900.c
index 9cbb9e4bd21fbea6c465bf2ed113355aeacb0e92..cf746794f6932838c8b34abeed67a2fca5773d17 100644 (file)
@@ -26,7 +26,7 @@
 #include "image.h"
 #include "flash.h"
 #include <helper/binarybuffer.h>
-#include "armv4_5.h"
+#include <target/armv4_5.h>
 #include <target/algorithm.h>