common: Move the image globals into image.h
[oweals/u-boot.git] / cmd / pxe_utils.c
index ff8b0dcd7b82c727c829a3c09c0524dde8966f25..8b830212ce163d8e55c203fac5684aedb258543a 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <env.h>
+#include <image.h>
 #include <malloc.h>
 #include <mapmem.h>
 #include <lcd.h>