summaryrefslogtreecommitdiff
path: root/core/include/fxcodec/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'core/include/fxcodec/DEPS')
-rw-r--r--core/include/fxcodec/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/include/fxcodec/DEPS b/core/include/fxcodec/DEPS
new file mode 100644
index 0000000000..548eb61a3b
--- /dev/null
+++ b/core/include/fxcodec/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ '+third_party/zlib_v128/zlib.h',
+]