diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-09-26 18:24:48 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-09-26 18:24:48 +0000 |
commit | d9cd01de6dd3458ad806fdbe1d29108eda55b3e4 (patch) | |
tree | 2a3bc6b7e99911967f0177bde9e6f34b564525ed /protocols/Skype/src/skype.h | |
parent | 596d5ab98574161befaf4b37513bbb905270e317 (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1665 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 bc9dc36372..df4c355ef6 100644 --- a/protocols/Skype/src/skype.h +++ b/protocols/Skype/src/skype.h @@ -22,6 +22,7 @@ #include <m_protocols.h>
#include <m_protomod.h>
#include <m_protosvc.h>
+#include <m_protoint.h>
#include <m_skin.h>
#include <statusmodes.h>
#include <m_system.h>
|