From 121f8a3e433af878f1168d28035ad4fd17b7aa0b Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 28 Dec 2012 19:21:29 +0000 Subject: fixed compile error on vc2012 fixed crash on start git-svn-id: http://svn.miranda-ng.org/main/trunk@2874 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Skype/src/skype.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'protocols/Skype/src/skype.h') diff --git a/protocols/Skype/src/skype.h b/protocols/Skype/src/skype.h index ba1a8266b7..2816fd984f 100644 --- a/protocols/Skype/src/skype.h +++ b/protocols/Skype/src/skype.h @@ -3,8 +3,9 @@ #define MIRANDA_VER 0x0A00 #include -#include #include +#include +#include #include #include -- cgit v1.2.3