nand: Fix access to last block in NAND devices
[platform/kernel/u-boot.git] / lib_avr32 / bootm.c
index 0ca4718..6a3172a 100644 (file)
@@ -22,7 +22,7 @@
 #include <common.h>
 #include <command.h>
 #include <image.h>
-#include <zlib.h>
+#include <u-boot/zlib.h>
 #include <asm/byteorder.h>
 #include <asm/arch/addrspace.h>
 #include <asm/io.h>