summaryrefslogtreecommitdiff
path: root/plugins/KeyboardNotify/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-10-22 20:48:06 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-10-22 20:48:06 +0300
commit86a3616aae08de676a57c203cca8463ac3bbe599 (patch)
treecac37df7c45e8a8a192e2fd242a34b0c41ed3b42 /plugins/KeyboardNotify/src/stdafx.h
parent9548530c9e9c7bc1cbcf1c2c97008b217865fb4d (diff)
KeyboardNotify:
- fixes #2102 (groupchat messages notification); - archaic options design removed; - version bump
Diffstat (limited to 'plugins/KeyboardNotify/src/stdafx.h')
-rw-r--r--plugins/KeyboardNotify/src/stdafx.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/KeyboardNotify/src/stdafx.h b/plugins/KeyboardNotify/src/stdafx.h
index f68d0edfae..fa9a0960fe 100644
--- a/plugins/KeyboardNotify/src/stdafx.h
+++ b/plugins/KeyboardNotify/src/stdafx.h
@@ -29,22 +29,22 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <Uxtheme.h>
#include <newpluginapi.h>
+#include <m_chat_int.h>
+#include <m_clc.h>
+#include <m_clistint.h>
#include <m_contacts.h>
#include <m_database.h>
-#include <m_options.h>
+#include <m_extraicons.h>
#include <m_icolib.h>
-#include <m_clistint.h>
+#include <m_kbdnotify.h>
#include <m_langpack.h>
-#include <m_protosvc.h>
#include <m_message.h>
-#include <m_xstatus.h>
-#include <m_clc.h>
+#include <m_metacontacts.h>
+#include <m_options.h>
+#include <m_protosvc.h>
#include <m_skin.h>
+#include <m_xstatus.h>
#include <win2k.h>
-#include <m_extraicons.h>
-
-#include <m_kbdnotify.h>
-#include <m_metacontacts.h>
#include "flash.h"
#include "ignore.h"