summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/stdafx.h
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2015-06-07 08:55:07 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2015-06-07 08:55:07 +0000
commit85596094fcbd80e105f13b317c50305f94500251 (patch)
tree0b993c38523f259d517eb1e61d4a68f68067feb8 /protocols/SkypeWeb/src/stdafx.h
parentcbeb26aff86cba1439b595c0157cd3972f560dc1 (diff)
SkypeWeb: Attempt support M$ account login.
git-svn-id: http://svn.miranda-ng.org/main/trunk@14038 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/SkypeWeb/src/stdafx.h')
-rw-r--r--protocols/SkypeWeb/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/src/stdafx.h b/protocols/SkypeWeb/src/stdafx.h
index b627274e40..44f9f00b39 100644
--- a/protocols/SkypeWeb/src/stdafx.h
+++ b/protocols/SkypeWeb/src/stdafx.h
@@ -87,6 +87,7 @@ extern LIST<CSkypeProto> Accounts;
#include "requests\search.h"
#include "requests\chatrooms.h"
#include "requests\trouter.h"
+#include "requests\mslogin.h"
#include "request_queue.h"
#include "skype_proto.h"