summaryrefslogtreecommitdiff
path: root/src/flash/nor/imp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nor/imp.h')
-rw-r--r--src/flash/nor/imp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/flash/nor/imp.h b/src/flash/nor/imp.h
index ade7297a..84ef8715 100644
--- a/src/flash/nor/imp.h
+++ b/src/flash/nor/imp.h
@@ -21,6 +21,10 @@
// this is an internal header
#include "core.h"
+// common flash internals
+#include <flash/common.h>
+// almost all drivers will need this file
+#include <target/target.h>
/**
* Adds a new NOR bank to the global list of banks.