]> git.sur5r.net Git - u-boot/blobdiff - lib_i386/bootm.c
ppc/85xx: Add PIB/ATM support for MPC8569mds
[u-boot] / lib_i386 / bootm.c
index ea19b3de93abc4b985ce92022a57524755865881..f96d7bd6daa329fb9fe8f9d663306f60ba3d97e9 100644 (file)
@@ -24,7 +24,7 @@
 #include <common.h>
 #include <command.h>
 #include <image.h>
-#include <zlib.h>
+#include <u-boot/zlib.h>
 #include <asm/byteorder.h>
 #include <asm/zimage.h>