]> git.sur5r.net Git - openocd/blobdiff - src/flash/nor/str9xpec.c
Comment and doxygen fixes
[openocd] / src / flash / nor / str9xpec.c
index 96e12596a6694bcc58e0bd59c103c5f9d3f01ffc..734f2d1524ebb9d5f24dd47eb2faf39b1d48f3d2 100644 (file)
@@ -24,8 +24,9 @@
 #include "config.h"
 #endif
 
+#include "imp.h"
 #include "str9xpec.h"
-#include "arm7_9_common.h"
+#include <target/arm7_9_common.h>
 
 
 static int str9xpec_erase_area(struct flash_bank *bank, int first, int last);