diff --git a/include/starbound/patch.h b/include/starbound/patch.h index 82882f1..a753933 100644 --- a/include/starbound/patch.h +++ b/include/starbound/patch.h @@ -34,6 +34,7 @@ along with speciesgen. If not, see . #include #include +#include "cereal/cereal.hpp" #include "magic_enum.hpp" namespace Starbound::Patch {