summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2012-10-20 19:30:51 +0000
committerAlexander Lantsev <aunsane@gmail.com>2012-10-20 19:30:51 +0000
commita99d97e92e9263dc53c072fdd39925ef513d1315 (patch)
tree008c1764446b11b325d626bda23cc6fc39726f9c /protocols/Skype/src/skype.h
parent0414c927e4a23bd6232e0ef64c34dbc3482793b1 (diff)
- added simple notification func
git-svn-id: http://svn.miranda-ng.org/main/trunk@2003 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/src/skype.h')
-rw-r--r--protocols/Skype/src/skype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Skype/src/skype.h b/protocols/Skype/src/skype.h
index fd398a053f..0c23053a16 100644
--- a/protocols/Skype/src/skype.h
+++ b/protocols/Skype/src/skype.h
@@ -24,7 +24,7 @@
//#include <m_message.h>
#include <m_netlib.h>
#include <m_options.h>
-//#include <m_popup.h>
+#include <m_popup.h>
#include <m_protocols.h>
#include <m_protomod.h>
#include <m_protosvc.h>