summaryrefslogtreecommitdiff
path: root/libavcodec/h263dec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h263dec.c')
-rw-r--r--libavcodec/h263dec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/h263dec.c b/libavcodec/h263dec.c
index d14e232640..a210772698 100644
--- a/libavcodec/h263dec.c
+++ b/libavcodec/h263dec.c
@@ -42,6 +42,7 @@
#include "qpeldsp.h"
#include "vdpau_compat.h"
#include "thread.h"
+#include "wmv2.h"
static enum AVPixelFormat h263_get_format(AVCodecContext *avctx)
{