diff --git a/LuaEngine.cpp b/LuaEngine.cpp index 31a6293..1fd3c5c 100644 --- a/LuaEngine.cpp +++ b/LuaEngine.cpp @@ -4,6 +4,7 @@ * Please see the included DOCS/LICENSE.md for more information */ +#include #include #include #include "HookMgr.h"