aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/ecos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nor/ecos.c')
-rw-r--r--src/flash/nor/ecos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nor/ecos.c b/src/flash/nor/ecos.c
index 81223b6..8f8f746 100644
--- a/src/flash/nor/ecos.c
+++ b/src/flash/nor/ecos.c
@@ -21,7 +21,7 @@
#include "config.h"
#endif
-#include "flash.h"
+#include <flash/flash.h>
#include <target/embeddedice.h>
#include <target/image.h>
#include <target/algorithm.h>