summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/sizeofint/webpanimation/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/sizeofint/webpanimation/config.h')
-rw-r--r--vendor/github.com/sizeofint/webpanimation/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/github.com/sizeofint/webpanimation/config.h b/vendor/github.com/sizeofint/webpanimation/config.h
new file mode 100644
index 00000000..b0762a0d
--- /dev/null
+++ b/vendor/github.com/sizeofint/webpanimation/config.h
@@ -0,0 +1,4 @@
+#ifndef WEBANIMATION_HPP
+#define WEBANIMATION_HPP
+#define WEBP_USE_THREAD
+#endif