diff options
Diffstat (limited to 'test/dm/video.c')
-rw-r--r-- | test/dm/video.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/video.c b/test/dm/video.c index 0534ee93a3d..d907f681600 100644 --- a/test/dm/video.c +++ b/test/dm/video.c @@ -15,6 +15,7 @@ #include <video.h> #include <video_console.h> #include <asm/test.h> +#include <asm/sdl.h> #include <dm/test.h> #include <dm/uclass-internal.h> #include <test/test.h> |