summaryrefslogtreecommitdiffstats
path: root/mpvcore
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore')
-rw-r--r--mpvcore/player/video.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpvcore/player/video.c b/mpvcore/player/video.c
index d55a19e79f..ac6406968f 100644
--- a/mpvcore/player/video.c
+++ b/mpvcore/player/video.c
@@ -35,6 +35,7 @@
#include "demux/demux.h"
#include "stream/stream.h"
#include "sub/sub.h"
+#include "video/hwdec.h"
#include "video/filter/vf.h"
#include "video/decode/dec_video.h"
#include "video/out/vo.h"