common: Drop image.h from common header
[platform/kernel/u-boot.git] / board / AndesTech / ax25-ae350 / ax25-ae350.c
index 920d43e..da5bc5b 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <flash.h>
+#include <image.h>
 #include <init.h>
 #include <net.h>
 #if defined(CONFIG_FTMAC100) && !defined(CONFIG_DM_ETH)