summaryrefslogtreecommitdiff
path: root/plugins/Clist_mw
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_mw')
-rw-r--r--plugins/Clist_mw/src/commonheaders.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/Clist_mw/src/commonheaders.h b/plugins/Clist_mw/src/commonheaders.h
index 8b4c9181de..f20960a1cf 100644
--- a/plugins/Clist_mw/src/commonheaders.h
+++ b/plugins/Clist_mw/src/commonheaders.h
@@ -29,10 +29,11 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <windows.h>
#include <vssym32.h>
-#include <time.h>
+
+#include <malloc.h>
#include <stddef.h>
+#include <time.h>
-#include <m_stdhdr.h>
#include <newpluginapi.h>
#include <m_database.h>
#include <m_langpack.h>