common: Drop image.h from common header
[oweals/u-boot.git] / arch / nios2 / lib / bootm.c
index e1891617c761d75cf10e2e21101a83ec2a6d6738..bec18fe28f67b79b06a491c422bd95b50642c51f 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <image.h>
 #include <irq_func.h>
 
 #define NIOS_MAGIC 0x534f494e /* enable command line and initrd passing */