summaryrefslogtreecommitdiffstats
path: root/player/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'player/command.c')
-rw-r--r--player/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/player/command.c b/player/command.c
index 35a6ed31bc..8701fff1ec 100644
--- a/player/command.c
+++ b/player/command.c
@@ -73,7 +73,7 @@
#include "osdep/io.h"
#include "core.h"
-#include "mp_lua.h"
+#include "lua.h"
struct command_ctx {
int events;