diff options
Diffstat (limited to 'src/flash/nor/avrf.h')
-rw-r--r-- | src/flash/nor/avrf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nor/avrf.h b/src/flash/nor/avrf.h index e75d9d7e..0f270e6f 100644 --- a/src/flash/nor/avrf.h +++ b/src/flash/nor/avrf.h @@ -20,7 +20,7 @@ #ifndef AVRF_H #define AVRF_H -#include "types.h" +#include <helper/types.h> struct avrf_type { |