summaryrefslogtreecommitdiffstats
path: root/mpvcore/player/osd.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/player/osd.c')
-rw-r--r--mpvcore/player/osd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpvcore/player/osd.c b/mpvcore/player/osd.c
index afb04c837a..1674fcab8b 100644
--- a/mpvcore/player/osd.c
+++ b/mpvcore/player/osd.c
@@ -36,7 +36,7 @@
#include "osdep/timer.h"
#include "demux/demux.h"
-#include "sub/sub.h"
+#include "sub/osd.h"
#include "mp_core.h"
#include "command.h"