diff --git a/soh/soh/Enhancements/scripting-layer/hosts/lua.cpp b/soh/soh/Enhancements/scripting-layer/hosts/lua.cpp index 3b00a2ecd4e..36bdccac3cd 100644 --- a/soh/soh/Enhancements/scripting-layer/hosts/lua.cpp +++ b/soh/soh/Enhancements/scripting-layer/hosts/lua.cpp @@ -2,6 +2,7 @@ #include "soh/Enhancements/scripting-layer/exceptions/hostapiexception.h" #include "soh/Enhancements/scripting-layer/types/methodcall.h" #include "soh/Enhancements/scripting-layer/types/hostfunction.h" +#include #include #include