summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/common.h
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2015-04-16 12:32:43 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2015-04-16 12:32:43 +0000
commitdf2b29b854fedab0ea8fabf55e26a028f25584d3 (patch)
treec42f8777fefc9be467e34ce1fa36ce89abe3fd36 /protocols/SkypeWeb/src/common.h
parent09cbe83c2843be82c8b2ce50b2c67cda0c4dc38d (diff)
SkypeWeb: Chats support part 2.
git-svn-id: http://svn.miranda-ng.org/main/trunk@12858 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/src/common.h')
-rw-r--r--protocols/SkypeWeb/src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/src/common.h b/protocols/SkypeWeb/src/common.h
index 96bf0fa36a..b2f54bb177 100644
--- a/protocols/SkypeWeb/src/common.h
+++ b/protocols/SkypeWeb/src/common.h
@@ -80,6 +80,7 @@ struct CSkypeProto;
#include "requests\poll.h"
#include "requests\avatars.h"
#include "requests\search.h"
+#include "requests\chatrooms.h"
#include "request_queue.h"
#include "skype_proto.h"