]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib_i386/bootm.c
board/linkstation/ide.c: Fix compile warning
[karo-tx-uboot.git] / 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>