From 7d70a064613e98ea25c1445c8fe68e16c94b6813 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Fri, 9 Aug 2013 15:15:56 +0200 Subject: Renamed Plugin_NewLua to PluginLua. --- source/LuaWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/LuaWindow.cpp') diff --git a/source/LuaWindow.cpp b/source/LuaWindow.cpp index c36fabd3c..18cc7650e 100644 --- a/source/LuaWindow.cpp +++ b/source/LuaWindow.cpp @@ -6,7 +6,7 @@ #include "Globals.h" #include "LuaWindow.h" #include "UI/SlotArea.h" -#include "Plugin_NewLua.h" +#include "PluginLua.h" #include "Player.h" #include "lauxlib.h" // Needed for LUA_REFNIL -- cgit v1.2.3