diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/maketrees.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/maketrees.c b/tools/maketrees.c index c60cc130ab..00b7c833d1 100644 --- a/tools/maketrees.c +++ b/tools/maketrees.c @@ -6,7 +6,7 @@ #include <stdio.h> #include "zbuild.h" #include "deflate.h" -#include "trees_p.h" +#include "trees.h" static ct_data static_ltree[L_CODES+2]; /* The static literal tree. Since the bit lengths are imposed, there is no |
