]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/cmd_bmp.c
video: move extern declarations from C to headers
[karo-tx-uboot.git] / common / cmd_bmp.c
index 27d5896af9060409a50a02f72e726daec5f8c300..faa10a4145b9658b047f64c4157888ded67e1b36 100644 (file)
@@ -26,6 +26,7 @@
  */
 
 #include <common.h>
+#include <lcd.h>
 #include <bmp_layout.h>
 #include <command.h>
 #include <asm/byteorder.h>