summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/common.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-04-06 08:57:39 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-04-06 08:57:39 +0000
commit925a58a69d336f2535a1083ca05cb454e755e226 (patch)
tree511d3fa9c2d2bb6b585a7af2b4665f3b4017b8a2 /protocols/SkypeWeb/src/common.h
parent0cd6f180701a35abe5da0f4b0272b3047c03e330 (diff)
avatar support 1st attempt
git-svn-id: http://svn.miranda-ng.org/main/trunk@12623 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 bbe6addfb1..405836348b 100644
--- a/protocols/SkypeWeb/src/common.h
+++ b/protocols/SkypeWeb/src/common.h
@@ -57,6 +57,7 @@ struct CSkypeProto;
#include "requests\subscriptions.h"
#include "requests\messages.h"
#include "requests\poll.h"
+#include "requests\avatars.h"
#include "request_queue.h"
#include "skype_proto.h"