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