common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / video / sandbox_sdl.c
index 12edf9c..5956b59 100644 (file)
@@ -8,6 +8,7 @@
 #include <fdtdec.h>
 #include <log.h>
 #include <video.h>
+#include <asm/global_data.h>
 #include <asm/sdl.h>
 #include <asm/state.h>
 #include <asm/u-boot-sandbox.h>