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