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/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'player/main.c') diff --git a/player/main.c b/player/main.c index bef1f69351..d590afc42a 100644 --- a/player/main.c +++ b/player/main.c @@ -61,7 +61,7 @@ #include "video/out/vo.h" #include "core.h" -#include "mp_lua.h" +#include "lua.h" #include "command.h" #include "screenshot.h" -- cgit v1.2.3