From 347b63f23b40b403470d9636d691337cf8713e54 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Thu, 19 Mar 2015 22:01:53 +0000 Subject: SkypeWeb: - added own info reading - refactored contact info reading git-svn-id: http://svn.miranda-ng.org/main/trunk@12437 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/SkypeWeb/src/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/SkypeWeb/src/common.h') diff --git a/protocols/SkypeWeb/src/common.h b/protocols/SkypeWeb/src/common.h index 41012c2a6d..7c980f3620 100644 --- a/protocols/SkypeWeb/src/common.h +++ b/protocols/SkypeWeb/src/common.h @@ -45,8 +45,8 @@ struct CSkypeProto; #include "http_request.h" #include "requests\login.h" #include "requests\logout.h" +#include "requests\profile.h" #include "requests\contacts.h" -#include "requests\profiles.h" #include "request_queue.h" #include "skype_proto.h" -- cgit v1.2.3