diff --git a/sys/sys/splash.h b/sys/sys/splash.h index ec1e140b88bd92..0bbc5a2bd5740f 100644 --- a/sys/sys/splash.h +++ b/sys/sys/splash.h @@ -8,6 +8,8 @@ #ifndef _SYS_SPLASH_H_ #define _SYS_SPLASH_H_ +#include + struct splash_info { uint32_t si_width; uint32_t si_height;