diff options
Diffstat (limited to 'src/flash/nor/str9xpec.h')
-rw-r--r-- | src/flash/nor/str9xpec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nor/str9xpec.h b/src/flash/nor/str9xpec.h index 1c8d41b1..1d5ce943 100644 --- a/src/flash/nor/str9xpec.h +++ b/src/flash/nor/str9xpec.h @@ -24,7 +24,7 @@ #define STR9XPEC_H #include "flash.h" -#include "jtag.h" +#include <jtag/jtag.h> struct str9xpec_flash_controller { |