summaryrefslogtreecommitdiffstats
path: root/lib_avr32/bootm.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib_avr32/bootm.c')
-rw-r--r--lib_avr32/bootm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_avr32/bootm.c b/lib_avr32/bootm.c
index 0ca4718c88..6a3172a9a0 100644
--- a/lib_avr32/bootm.c
+++ b/lib_avr32/bootm.c
@@ -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>
OpenPOWER on IntegriCloud