diff options
Diffstat (limited to 'protocols/Slack/src/stdafx.h')
-rw-r--r-- | protocols/Slack/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Slack/src/stdafx.h b/protocols/Slack/src/stdafx.h index 8a24cb29f7..82ee0ac61d 100644 --- a/protocols/Slack/src/stdafx.h +++ b/protocols/Slack/src/stdafx.h @@ -51,6 +51,7 @@ struct CSlackProto; #include "slack_options.h" #include "slack_proto.h" +#include "api\api_oauth.h" #include "api\api_users.h" #include "api\api_chat.h" #include "api\api_im.h" |