common: Drop image.h from common header
[platform/kernel/u-boot.git] / common / spl / spl_ram.c
index 954e91a..80572ce 100644 (file)
@@ -11,6 +11,7 @@
  */
 #include <common.h>
 #include <binman_sym.h>
+#include <image.h>
 #include <mapmem.h>
 #include <spl.h>
 #include <linux/libfdt.h>