diff options
Diffstat (limited to 'board/engicam/common/spl.c')
-rw-r--r-- | board/engicam/common/spl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/engicam/common/spl.c b/board/engicam/common/spl.c index 6359fb3223..62b06783c9 100644 --- a/board/engicam/common/spl.c +++ b/board/engicam/common/spl.c @@ -7,6 +7,7 @@ #include <common.h> #include <image.h> +#include <init.h> #include <serial.h> #include <spl.h> |