diff --git a/engine/server/library/serverScript/src/shared/ScriptMethodsRegion3d.cpp b/engine/server/library/serverScript/src/shared/ScriptMethodsRegion3d.cpp index 6e209336..3853352d 100755 --- a/engine/server/library/serverScript/src/shared/ScriptMethodsRegion3d.cpp +++ b/engine/server/library/serverScript/src/shared/ScriptMethodsRegion3d.cpp @@ -15,6 +15,8 @@ #include "serverGame/RegionSphere.h" #include "serverScript/ScriptParameters.h" +#include + using namespace JNIWrappersNamespace;