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 d71c1fc..fd836b1 100644 --- a/discord/objects.hpp +++ b/discord/objects.hpp @@ -15,6 +15,7 @@ #include "permissions.hpp" #include "emoji.hpp" #include "activity.hpp" +#include "sticker.hpp" // most stuff below should just be objects that get processed and thrown away immediately |