diff options
Diffstat (limited to 'src/flash/nand/tcl.c')
-rw-r--r-- | src/flash/nand/tcl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nand/tcl.c b/src/flash/nand/tcl.c index 75a416f..e69882b 100644 --- a/src/flash/nand/tcl.c +++ b/src/flash/nand/tcl.c @@ -24,7 +24,7 @@ #include "config.h" #endif -#include <flash/nand.h> +#include "core.h" #include "imp.h" #include "fileio.h" |