summaryrefslogtreecommitdiff
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 f689e152..ca8f3f51 100644
--- a/src/flash/nor/ecos.c
+++ b/src/flash/nor/ecos.c
@@ -22,7 +22,7 @@
#endif
#include "flash.h"
-#include "embeddedice.h"
+#include <target/embeddedice.h>
#include "image.h"
#include <target/algorithm.h>