summaryrefslogtreecommitdiff
path: root/lib/uzlib/crc32.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/uzlib/crc32.c')
-rw-r--r--lib/uzlib/crc32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/uzlib/crc32.c b/lib/uzlib/crc32.c
index e24c643b6..1e3b1756b 100644
--- a/lib/uzlib/crc32.c
+++ b/lib/uzlib/crc32.c
@@ -36,7 +36,7 @@
* Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler
*/
-#include "tinf.h"
+#include "uzlib.h"
static const unsigned int tinf_crc32tab[16] = {
0x00000000, 0x1db71064, 0x3b6e20c8, 0x26d930ac, 0x76dc4190,