summaryrefslogtreecommitdiffstats
path: root/mpvcore/player/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/player/video.c')
-rw-r--r--mpvcore/player/video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpvcore/player/video.c b/mpvcore/player/video.c
index 7b3a236265..5ba9d5624b 100644
--- a/mpvcore/player/video.c
+++ b/mpvcore/player/video.c
@@ -34,7 +34,7 @@
#include "audio/out/ao.h"
#include "demux/demux.h"
#include "stream/stream.h"
-#include "sub/sub.h"
+#include "sub/osd.h"
#include "video/hwdec.h"
#include "video/filter/vf.h"
#include "video/decode/dec_video.h"