summaryrefslogtreecommitdiffstats
path: root/video/decode/hw_dxva2.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/decode/hw_dxva2.c')
-rw-r--r--video/decode/hw_dxva2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/decode/hw_dxva2.c b/video/decode/hw_dxva2.c
index 7be0d9b9fa..b2ba562cea 100644
--- a/video/decode/hw_dxva2.c
+++ b/video/decode/hw_dxva2.c
@@ -21,6 +21,7 @@
#define DXVA2API_USE_BITFIELDS
#include <libavcodec/dxva2.h>
+#include <libavutil/common.h>
#include "lavc.h"
#include "common/common.h"