aboutsummaryrefslogtreecommitdiff
path: root/dec/transform.h
diff options
context:
space:
mode:
Diffstat (limited to 'dec/transform.h')
-rw-r--r--dec/transform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dec/transform.h b/dec/transform.h
index 91bebac..0f5413a 100644
--- a/dec/transform.h
+++ b/dec/transform.h
@@ -9,7 +9,7 @@
#ifndef BROTLI_DEC_TRANSFORM_H_
#define BROTLI_DEC_TRANSFORM_H_
-#include "../public/types.h"
+#include <brotli/types.h>
#include "./port.h"
#if defined(__cplusplus) || defined(c_plusplus)