diff options
Diffstat (limited to 'source/LuaWindow.cpp')
-rw-r--r-- | source/LuaWindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |