change #include "armv4_5.h" to <target/armv4_5.h>
[fw/openocd] / src / target / armv7a.c
index ae5ed087a0077a5991ff27771b45f7870a038d56..5d3976f57522ca111aa657a77003103aee57be0e 100644 (file)
@@ -20,7 +20,7 @@
 #include "config.h"
 #endif
 
-#include "replacements.h"
+#include <helper/replacements.h>
 
 #include "armv7a.h"
 #include "arm_disassembler.h"