diff options
Diffstat (limited to 'discord/objects.hpp')
-rw-r--r-- | discord/objects.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/discord/objects.hpp b/discord/objects.hpp index 00a4110..43182a6 100644 --- a/discord/objects.hpp +++ b/discord/objects.hpp @@ -13,6 +13,7 @@ #include "message.hpp" #include "invite.hpp" #include "permissions.hpp" +#include "emoji.hpp" // most stuff below should just be objects that get processed and thrown away immediately |