summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Skype/src/skype.h')
-rw-r--r--protocols/Skype/src/skype.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/Skype/src/skype.h b/protocols/Skype/src/skype.h
index fe28a32f84..beb8677250 100644
--- a/protocols/Skype/src/skype.h
+++ b/protocols/Skype/src/skype.h
@@ -8,7 +8,7 @@
//#pragma warning(push)
//# pragma warning(disable:4312)
#include <newpluginapi.h>
-//#include <m_avatars.h>
+#include <m_avatars.h>
//#include <m_button.h>
//#include <m_chat.h>
//#include <m_clc.h>
@@ -35,6 +35,7 @@
//#include <m_addcontact.h>
#include <m_icolib.h>
#include <m_utils.h>
+#include <m_folders.h>
#include <m_system_cpp.h>
//#include <m_hotkeys.h>
//#pragma warning(pop)