summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/src/Include/commonheaders.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-12-09 22:05:23 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-12-09 22:05:23 +0000
commit6a92c3c124f9fecf0c95bbce979fc8f7a37f5f4d (patch)
treee798e32a5817095bfe4e6d9bab37d37ed87e898f /plugins/Clist_nicer/src/Include/commonheaders.h
parent244b5197bb98552ab4a9219362f1836379339d4a (diff)
- unused code removed from clist modern;
- more logs added git-svn-id: http://svn.miranda-ng.org/main/trunk@11311 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_nicer/src/Include/commonheaders.h')
-rw-r--r--plugins/Clist_nicer/src/Include/commonheaders.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/Clist_nicer/src/Include/commonheaders.h b/plugins/Clist_nicer/src/Include/commonheaders.h
index eaa1d0505d..e319777cb9 100644
--- a/plugins/Clist_nicer/src/Include/commonheaders.h
+++ b/plugins/Clist_nicer/src/Include/commonheaders.h
@@ -33,11 +33,12 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define FASTCALL __fastcall
#include <windows.h>
+#include <shlwapi.h>
+#include <Richedit.h>
+
#include <uxtheme.h>
#include <vssym32.h>
#include <time.h>
-#include <shlwapi.h>
-#include <Richedit.h>
#include <newpluginapi.h>
#include <win2k.h>