rename nand.h to flash//nand/core.h
[fw/openocd] / src / flash / nand / lpc3180.c
index 80284cc62d6728cb446e9715c51a78fc5913ba12..4268b66ebef7e390f2875783b5dfe9f2f30a4d7e 100644 (file)
 #include "config.h"
 #endif
 
+#include "imp.h"
 #include "lpc3180.h"
-#include <flash/nand.h>
+#include <target/target.h>
+
 
 static int lpc3180_reset(struct nand_device *nand);
 static int lpc3180_controller_ready(struct nand_device *nand, int timeout);