summaryrefslogtreecommitdiff
path: root/protocols/Slack/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Slack/src/stdafx.h')
-rw-r--r--protocols/Slack/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Slack/src/stdafx.h b/protocols/Slack/src/stdafx.h
index ce5ebf1a80..8a24cb29f7 100644
--- a/protocols/Slack/src/stdafx.h
+++ b/protocols/Slack/src/stdafx.h
@@ -52,6 +52,8 @@ struct CSlackProto;
#include "slack_proto.h"
#include "api\api_users.h"
+#include "api\api_chat.h"
+#include "api\api_im.h"
extern HINSTANCE g_hInstance;