common: Drop image.h from common header
[oweals/u-boot.git] / cmd / spl.c
index 56051b8a4be926c8882b7a7e4909816375bf84b0..61256f4830f7ddd7e07297e0cb503eee2575f681 100644 (file)
--- a/cmd/spl.c
+++ b/cmd/spl.c
@@ -8,6 +8,7 @@
 #include <command.h>
 #include <cmd_spl.h>
 #include <env.h>
+#include <image.h>
 #include <linux/libfdt.h>
 
 DECLARE_GLOBAL_DATA_PTR;