diff options
Diffstat (limited to 'boot/scene.c')
-rw-r--r-- | boot/scene.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/scene.c b/boot/scene.c index ac976aa26bb..d4dfb49ada1 100644 --- a/boot/scene.c +++ b/boot/scene.c @@ -8,6 +8,7 @@ #define LOG_CATEGORY LOGC_EXPO +#include <common.h> #include <dm.h> #include <expo.h> #include <malloc.h> |