aboutsummaryrefslogtreecommitdiff
path: root/c/enc/entropy_encode_static.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/enc/entropy_encode_static.h')
-rw-r--r--c/enc/entropy_encode_static.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/enc/entropy_encode_static.h b/c/enc/entropy_encode_static.h
index bc0ee53..b2c1fbb 100644
--- a/c/enc/entropy_encode_static.h
+++ b/c/enc/entropy_encode_static.h
@@ -10,7 +10,7 @@
#define BROTLI_ENC_ENTROPY_ENCODE_STATIC_H_
#include "../common/constants.h"
-#include <brotli/port.h>
+#include "../common/platform.h"
#include <brotli/types.h>
#include "./write_bits.h"