common: Drop image.h from common header
[platform/kernel/u-boot.git] / cmd / abootimg.c
index 670bcb3..15e727f 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <android_image.h>
 #include <common.h>
+#include <image.h>
 #include <mapmem.h>
 
 #define abootimg_addr() \