diff options
Diffstat (limited to 'plugins/NewXstatusNotify/common.h')
-rw-r--r-- | plugins/NewXstatusNotify/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewXstatusNotify/common.h b/plugins/NewXstatusNotify/common.h index b7358a3b7e..e085537294 100644 --- a/plugins/NewXstatusNotify/common.h +++ b/plugins/NewXstatusNotify/common.h @@ -42,6 +42,7 @@ #include <stdio.h>
#include <stdlib.h>
#include <tchar.h>
+#include <malloc.h>
#include <newpluginapi.h>
#include <m_system.h>
|