remove flash.h from tree
[fw/openocd] / src / flash / nor / cfi.c
index cf83271def961cc9dd6e097e6198d2b210cea898..c00d65f170da5e50a62aae84d5c31253c4be5507 100644 (file)
 #include "config.h"
 #endif
 
+#include "imp.h"
 #include "cfi.h"
 #include "non_cfi.h"
-#include "armv4_5.h"
+#include <target/armv4_5.h>
 #include <helper/binarybuffer.h>
-#include "algorithm.h"
+#include <target/algorithm.h>
 
 
 #define CFI_MAX_BUS_WIDTH      4