common: Move ll_boot_init() to init.h
[oweals/u-boot.git] / drivers / video / mx3fb.c
index 176ae70b7ceef299753506838e5f9a2a1e760134..a984443ef9d7c1222d3b01df5bb4a860b9220b81 100644 (file)
@@ -6,6 +6,7 @@
  * HALE electronic GmbH, <helmut.raiger@hale.at>
  */
 #include <common.h>
+#include <env.h>
 #include <malloc.h>
 #include <video_fb.h>