rename nand.h to flash//nand/core.h
[fw/openocd] / src / flash / nand / s3c24xx.h
index f89bf6e91e5c6ae4e68267e030f42b69c9592795..9424cb3eb3adb16e19d7dc67f296d97841bd32ab 100644 (file)
@@ -27,8 +27,9 @@
  * Many thanks to Simtec Electronics for sponsoring this work.
  */
 
-#include <flash/nand.h>
-#include <flash/nand/s3c24xx_regs.h>
+#include "imp.h"
+#include "s3c24xx_regs.h"
+#include <target/target.h>
 
 struct s3c24xx_nand_controller
 {