From 85c9a8f36922b56fcf9b42842dfe37902b028ce0 Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Fri, 13 Nov 2015 18:26:40 +0000 Subject: SkypeWeb: images uploading support (part 1) git-svn-id: http://svn.miranda-ng.org/main/trunk@15718 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/SkypeWeb/src/stdafx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols/SkypeWeb/src/stdafx.h') diff --git a/protocols/SkypeWeb/src/stdafx.h b/protocols/SkypeWeb/src/stdafx.h index 78f57f9d37..8c9b9563f2 100644 --- a/protocols/SkypeWeb/src/stdafx.h +++ b/protocols/SkypeWeb/src/stdafx.h @@ -24,6 +24,7 @@ along with this program. If not, see . #include #include #include +#include #include @@ -124,6 +125,7 @@ struct MessageId #include "requests\chatrooms.h" #include "requests\trouter.h" #include "requests\mslogin.h" +#include "requests\asm\images.h" #include "request_queue.h" #include "skype_proto.h" -- cgit v1.2.3