diff options
Diffstat (limited to 'discord_rich_presence.h')
| -rw-r--r-- | discord_rich_presence.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/discord_rich_presence.h b/discord_rich_presence.h index fd2c481e..e96fd887 100644 --- a/discord_rich_presence.h +++ b/discord_rich_presence.h @@ -1,6 +1,9 @@ #ifndef DISCORD_RICH_PRESENCE_H #define DISCORD_RICH_PRESENCE_H +#include <cstring> +#include <ctime> +#include <QDebug> #include <string> #include <discord-rpc.h> |
