summaryrefslogtreecommitdiff
path: root/plugins/CmdLine/src/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CmdLine/src/commonheaders.h')
-rw-r--r--plugins/CmdLine/src/commonheaders.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/CmdLine/src/commonheaders.h b/plugins/CmdLine/src/commonheaders.h
index eb64fbed2a..becf33539c 100644
--- a/plugins/CmdLine/src/commonheaders.h
+++ b/plugins/CmdLine/src/commonheaders.h
@@ -24,6 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define _CRT_SECURE_NO_WARNINGS
#include <windows.h>
+#include <malloc.h>
#include <time.h>
#include "newpluginapi.h"