]> git.sur5r.net Git - u-boot/blobdiff - lib_generic/crc32.c
Merge branch 'master' of /home/wd/git/u-boot/custodians
[u-boot] / lib_generic / crc32.c
index b6a7a91620f130f3198fc22fc3fc272f586f10ce..3927ce13c29669abf074e079c036532de827f875 100644 (file)
@@ -17,7 +17,7 @@
 #if defined(CONFIG_HW_WATCHDOG) || defined(CONFIG_WATCHDOG)
 #include <watchdog.h>
 #endif
-#include "zlib.h"
+#include "u-boot/zlib.h"
 
 #define local static
 #define ZEXPORT        /* empty */