summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_nicer')
-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>