aboutsummaryrefslogtreecommitdiff
path: root/woff2/woff2_decompress.cc
diff options
context:
space:
mode:
Diffstat (limited to 'woff2/woff2_decompress.cc')
-rw-r--r--woff2/woff2_decompress.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/woff2/woff2_decompress.cc b/woff2/woff2_decompress.cc
index c083793..7668c4e 100644
--- a/woff2/woff2_decompress.cc
+++ b/woff2/woff2_decompress.cc
@@ -19,7 +19,7 @@
#include "file.h"
-#include "./woff2.h"
+#include "./woff2_dec.h"
int main(int argc, char **argv) {
using std::string;