diff options
Diffstat (limited to 'src/flash/nor/aduc702x.c')
-rw-r--r-- | src/flash/nor/aduc702x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nor/aduc702x.c b/src/flash/nor/aduc702x.c index a8d76ce..6696912 100644 --- a/src/flash/nor/aduc702x.c +++ b/src/flash/nor/aduc702x.c @@ -23,7 +23,7 @@ #include "config.h" #endif -#include "flash.h" +#include <flash/flash.h> #include <target/armv4_5.h> #include <helper/binarybuffer.h> #include <helper/time_support.h> |