diff options
Diffstat (limited to 'common/splash.c')
-rw-r--r-- | common/splash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/splash.c b/common/splash.c index 79d50577ee..e15cc847b6 100644 --- a/common/splash.c +++ b/common/splash.c @@ -21,6 +21,7 @@ */ #include <common.h> +#include <env.h> #include <splash.h> #include <lcd.h> |