diff --git a/include/loot/struct/simple_message.h b/include/loot/struct/simple_message.h index 73a8ec2a..eb30d8e6 100644 --- a/include/loot/struct/simple_message.h +++ b/include/loot/struct/simple_message.h @@ -24,6 +24,8 @@ #ifndef LOOT_SIMPLE_MESSAGE #define LOOT_SIMPLE_MESSAGE +#include + #include "loot/enum/message_type.h" namespace loot {