diff options
Diffstat (limited to 'test/image/spl_load.c')
-rw-r--r-- | test/image/spl_load.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/image/spl_load.c b/test/image/spl_load.c index 07a986258d9..ab4c14d6491 100644 --- a/test/image/spl_load.c +++ b/test/image/spl_load.c @@ -9,6 +9,7 @@ #include <mapmem.h> #include <memalign.h> #include <rand.h> +#include <spi_flash.h> #include <spl.h> #include <test/spl.h> #include <test/ut.h> |