diff options
Diffstat (limited to 'src/flash/nor')
-rw-r--r-- | src/flash/nor/faux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nor/faux.c b/src/flash/nor/faux.c index 49a0f722..c996522c 100644 --- a/src/flash/nor/faux.c +++ b/src/flash/nor/faux.c @@ -23,7 +23,7 @@ #include <flash/flash.h> #include <target/image.h> -#include "../hello.h" +#include "hello.h" struct faux_flash_bank |