summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/stdafx.h
diff options
context:
space:
mode:
authorMataes <mataes2007@gmail.com>2020-05-04 14:14:35 +0300
committerMataes <mataes2007@gmail.com>2020-05-04 14:14:35 +0300
commit194004c3d6662a383863b2597a2e17d77ee43d42 (patch)
tree957e5cd03266415c21b375d5e6d1cd140a70ce4d /plugins/NewStory/src/stdafx.h
parent448a44b7e45e2fed86c4b8fa9ebb26bf9849304b (diff)
newstory: time tree working now
Diffstat (limited to 'plugins/NewStory/src/stdafx.h')
-rw-r--r--plugins/NewStory/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewStory/src/stdafx.h b/plugins/NewStory/src/stdafx.h
index b2e65af798..c278cdac34 100644
--- a/plugins/NewStory/src/stdafx.h
+++ b/plugins/NewStory/src/stdafx.h
@@ -26,6 +26,7 @@ Boston, MA 02111-1307, USA.
#include <commctrl.h>
#include <time.h>
#include <Shlwapi.h>
+#include <malloc.h>
//Miranda headers
#include "newpluginapi.h"