summaryrefslogtreecommitdiffstats
path: root/mpvcore/player/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/player/command.c')
-rw-r--r--mpvcore/player/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpvcore/player/command.c b/mpvcore/player/command.c
index c2433106ac..884a9244b0 100644
--- a/mpvcore/player/command.c
+++ b/mpvcore/player/command.c
@@ -38,7 +38,7 @@
#include "mpvcore/resolve.h"
#include "mpvcore/playlist.h"
#include "mpvcore/playlist_parser.h"
-#include "sub/sub.h"
+#include "sub/osd.h"
#include "sub/dec_sub.h"
#include "mpvcore/m_option.h"
#include "mpvcore/m_property.h"