aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 6ce5990..0b77dc4 100644
--- a/setup.py
+++ b/setup.py
@@ -176,6 +176,7 @@ brotli = Extension("brotli",
"enc/static_dict_lut.h",
"enc/streams.h",
"enc/transform.h",
+ "enc/types.h",
"enc/write_bits.h",
"dec/bit_reader.h",
"dec/context.h",