summaryrefslogtreecommitdiff
path: root/libavcodec/s3tc.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-03-16 18:50:15 +0100
committerDiego Biurrun <diego@biurrun.de>2012-03-16 18:51:57 +0100
commitad4cec6b80d2dcca5c95f9323abc706942bece63 (patch)
treedea8a6e62a6ca51d12d0ea31ec1793dcfea5d503 /libavcodec/s3tc.h
parent90e5b58a53d863a43a86eea81295097dae13b25a (diff)
s3tc.h: Add missing #include to fix standalone header compilation.
Diffstat (limited to 'libavcodec/s3tc.h')
-rw-r--r--libavcodec/s3tc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/s3tc.h b/libavcodec/s3tc.h
index d48fb41eb3..25237b95bd 100644
--- a/libavcodec/s3tc.h
+++ b/libavcodec/s3tc.h
@@ -24,6 +24,8 @@
#include <stdint.h>
+#include "bytestream.h"
+
#define FF_S3TC_DXT1 0x31545844
#define FF_S3TC_DXT3 0x33545844