diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-12-06 20:49:39 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-12-06 20:49:39 +0000 |
commit | cfd90c47ed918ccfb1cb57e5331a4e7a216ccf10 (patch) | |
tree | ce4e031fa9159bd9c1e2bed51883624d8973e4b6 /protocols/Skype/src/skype.h | |
parent | 0b2253627c2043fe5a119ee43891246719a6e370 (diff) |
added timezone description in own info
git-svn-id: http://svn.miranda-ng.org/main/trunk@2674 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/src/skype.h')
-rw-r--r-- | protocols/Skype/src/skype.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Skype/src/skype.h b/protocols/Skype/src/skype.h index e8ffe2b3b6..d2c18dadba 100644 --- a/protocols/Skype/src/skype.h +++ b/protocols/Skype/src/skype.h @@ -41,6 +41,7 @@ //#include <m_hotkeys.h>
//#pragma warning(pop)
#include <win2k.h>
+#include <m_timezones.h>
#include <io.h>
#include <fcntl.h>
|