summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorNathan Moinvaziri <nathan@solidstatenetworks.com>2020-08-25 19:46:15 -0700
committerHans Kristian Rosbach <hk-github@circlestorm.org>2020-08-27 19:19:30 +0200
commit899f0720ec732e74741f8cbe76bfc3bd7a264cf7 (patch)
tree8c7d27a6c1957333690a06dfbd48dedd7eea10b2 /tools
parent4490d52d0a4153a904676a2cae0c105d81c389cd (diff)
Renamed trees_p.h to trees.h.
Diffstat (limited to 'tools')
-rw-r--r--tools/maketrees.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/maketrees.c b/tools/maketrees.c
index c60cc13..00b7c83 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