summaryrefslogtreecommitdiff
path: root/plugins/Alarms/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Alarms/src/common.h')
-rw-r--r--plugins/Alarms/src/common.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/Alarms/src/common.h b/plugins/Alarms/src/common.h
index 51527fd3e8..0b326687e3 100644
--- a/plugins/Alarms/src/common.h
+++ b/plugins/Alarms/src/common.h
@@ -10,27 +10,18 @@
#include <windows.h>
#include <shellapi.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <commctrl.h>
#include <newpluginapi.h>
#include <m_system.h>
#include <m_database.h>
#include <m_options.h>
#include <m_skin.h>
-#include <m_contacts.h>
#include <m_protomod.h>
-#include <m_protosvc.h>
#include <m_langpack.h>
#include <m_popup.h>
-#include <m_utils.h>
#include <m_idle.h>
-#include <m_clist.h>
#include <m_clui.h>
-#include <m_clc.h>
#include <m_cluiframes.h>
-#include <m_genmenu.h>
#include <m_fontservice.h>
#include <m_icolib.h>
#include <win2k.h>