change #include "nand.h" to <flash/nand.h>
[fw/openocd] / src / openocd.c
index eae8c0c0165ed948d173492c74b48baec55613fb..9377816ff8f9a59f87bf4b969fcd9a6236d4b8ed 100644 (file)
@@ -34,7 +34,7 @@
 #include <helper/configuration.h>
 #include "xsvf.h"
 #include "svf.h"
-#include "nand.h"
+#include <flash/nand.h>
 #include "pld.h"
 #include <flash/mflash.h>