diff options
Diffstat (limited to 'src/openocd.c')
-rw-r--r-- | src/openocd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openocd.c b/src/openocd.c index 123db3c8..4fbaf467 100644 --- a/src/openocd.c +++ b/src/openocd.c @@ -32,6 +32,7 @@ #include "xsvf.h" #include "target.h" #include "flash.h" +#include "nand.h" #include "pld.h" #include "command.h" |