From 56eafe33448780231cd2626239cac443e1cdbab4 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 17 Dec 2013 01:08:53 +0100 Subject: Rename mp_core.h to core.h Get rid of the mp_ prefix. --- player/mp_lua.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'player/mp_lua.c') diff --git a/player/mp_lua.c b/player/mp_lua.c index 38dc8b2af5..9bae3379ce 100644 --- a/player/mp_lua.c +++ b/player/mp_lua.c @@ -16,7 +16,7 @@ #include "mpvcore/bstr.h" #include "osdep/timer.h" #include "sub/osd.h" -#include "mp_core.h" +#include "core.h" #include "command.h" #include "mp_lua.h" -- cgit v1.2.3