summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/SplashScreen/src/headers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SplashScreen/src/headers.h b/plugins/SplashScreen/src/headers.h
index 0ec78e6cd6..070026efa2 100644
--- a/plugins/SplashScreen/src/headers.h
+++ b/plugins/SplashScreen/src/headers.h
@@ -30,6 +30,7 @@
#include <win2k.h>
#include <newpluginapi.h>
#include <m_database.h>
+#include <m_clist.h>
#include <m_options.h>
#include <m_langpack.h>
#include <m_imgsrvc.h>
@@ -41,7 +42,6 @@
#include "bitmap_funcs.h"
#ifdef _DEBUG
- #include <m_clist.h>
#include <m_skin.h>
#include <m_popup.h>
#include "debug.h"