From ad4cec6b80d2dcca5c95f9323abc706942bece63 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 16 Mar 2012 18:50:15 +0100 Subject: [PATCH] s3tc.h: Add missing #include to fix standalone header compilation. --- libavcodec/s3tc.h | 2 ++ 1 file changed, 2 insertions(+) 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 +#include "bytestream.h" + #define FF_S3TC_DXT1 0x31545844 #define FF_S3TC_DXT3 0x33545844