rename nand.h to flash//nand/core.h
[fw/openocd] / src / flash / nand / ecc_kw.c
index 55273c58f7622e7e0ca2341a9f1de6a2b4a8a968..1c1a8ea64c71d5c95d870299610f94d658892b61 100644 (file)
@@ -20,7 +20,7 @@
 #include "config.h"
 #endif
 
-#include <flash/nand.h>
+#include "core.h"
 
 /*****************************************************************************
  * Arithmetic in GF(2^10) ("F") modulo x^10 + x^3 + 1.