diff options
Diffstat (limited to 'common/splash_source.c')
-rw-r--r-- | common/splash_source.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/splash_source.c b/common/splash_source.c index d37b4b304c..2ff15208a7 100644 --- a/common/splash_source.c +++ b/common/splash_source.c @@ -7,6 +7,7 @@ #include <common.h> #include <bmp_layout.h> +#include <command.h> #include <env.h> #include <errno.h> #include <fs.h> |