]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib_microblaze/bootm.c
Fix DM9000 MAC address handling
[karo-tx-uboot.git] / lib_microblaze / bootm.c
index e97aae6881e39880079643d23f12bbed760d378c..bce4774fe37502aa9e47d413072efc820055d3d8 100644 (file)
@@ -27,7 +27,7 @@
 #include <common.h>
 #include <command.h>
 #include <image.h>
-#include <zlib.h>
+#include <u-boot/zlib.h>
 #include <asm/byteorder.h>
 
 DECLARE_GLOBAL_DATA_PTR;