summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2012-09-27 16:31:32 +0000
committerAlexander Lantsev <aunsane@gmail.com>2012-09-27 16:31:32 +0000
commit7b20bdca3b22c66a58b2ecf2735cb32417496681 (patch)
tree9653fe495a2338586cdaec8ce2aee167ca631608 /protocols/Skype/src/skype.h
parent93b1c035da40df23e3eef4a1efd10dfe9c451375 (diff)
- fixed previous commit issues
git-svn-id: http://svn.miranda-ng.org/main/trunk@1684 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Skype/src/skype.h')
-rw-r--r--protocols/Skype/src/skype.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Skype/src/skype.h b/protocols/Skype/src/skype.h
index e71506b49b..49f0f59234 100644
--- a/protocols/Skype/src/skype.h
+++ b/protocols/Skype/src/skype.h
@@ -18,10 +18,10 @@
#include <m_database.h>
//#include <m_history.h>
//#include <m_idle.h>
-//#include <m_langpack.h>
+#include <m_langpack.h>
//#include <m_message.h>
#include <m_netlib.h>
-//#include <m_options.h>
+#include <m_options.h>
//#include <m_popup.h>
#include <m_protocols.h>
#include <m_protomod.h>