summaryrefslogtreecommitdiff
path: root/src/flash/nand/mx3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nand/mx3.c')
-rw-r--r--src/flash/nand/mx3.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/flash/nand/mx3.c b/src/flash/nand/mx3.c
index 21577a6e..4823534c 100644
--- a/src/flash/nand/mx3.c
+++ b/src/flash/nand/mx3.c
@@ -35,7 +35,9 @@ get_next_halfword_from_sram_buffer() not tested
#include "config.h"
#endif
+#include "imp.h"
#include "mx3.h"
+#include <target/target.h>
static const char target_not_halted_err_msg[] =
"target must be halted to use mx3 NAND flash controller";