common: Drop image.h from common header
[oweals/u-boot.git] / arch / sh / lib / bootm.c
index 2896e45f0df8bf05949ef4c0af03fb2b13c58374..5f14a04ab41f370da86adadbe8329565fbbccfef 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <image.h>
 #include <asm/byteorder.h>
 #include <asm/zimage.h>