summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/src/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CryptoPP/src/commonheaders.h')
-rw-r--r--plugins/CryptoPP/src/commonheaders.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/CryptoPP/src/commonheaders.h b/plugins/CryptoPP/src/commonheaders.h
index 1e16f4e6d8..d6eae14c33 100644
--- a/plugins/CryptoPP/src/commonheaders.h
+++ b/plugins/CryptoPP/src/commonheaders.h
@@ -25,12 +25,12 @@
#include <limits>
#define MIRANDA_VER 0x0A00
-#include <m_stdhdr.h>
#include <windows.h>
#include <wincrypt.h>
#include <winsock2.h>
+#include <malloc.h>
#include <process.h>
#include <stdio.h>
#include <stdlib.h>
@@ -44,7 +44,6 @@
// Miranda API
#include <newpluginapi.h>
-#include <m_stdhdr.h>
#include <m_system.h>
#include <m_database.h>
#include <m_langpack.h>