diff --git a/Source2Gen/shared/Schema.hpp b/Source2Gen/shared/Schema.hpp index fc6fcea..25cf459 100644 --- a/Source2Gen/shared/Schema.hpp +++ b/Source2Gen/shared/Schema.hpp @@ -7,6 +7,7 @@ // So, reversing had to be done on some of these to figure out their unknown members. #include +#include #include "Utility.hpp"