From 053c743724e928ca70070f5d43193836851dd91c Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 17 Dec 2013 01:15:48 +0100 Subject: Rename mp_lua.c/h to lua.c/h --- player/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'player/command.c') 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; -- cgit v1.2.3