summaryrefslogtreecommitdiff
path: root/libavcodec/cyuv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/cyuv.c')
-rw-r--r--libavcodec/cyuv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/cyuv.c b/libavcodec/cyuv.c
index 4e30538381..1cf7013e8e 100644
--- a/libavcodec/cyuv.c
+++ b/libavcodec/cyuv.c
@@ -34,6 +34,7 @@
#include "avcodec.h"
#include "dsputil.h"
+#include "libavutil/internal.h"
typedef struct CyuvDecodeContext {