summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/src
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-03-10 12:04:42 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-03-10 12:04:42 +0300
commitc1211a1a967563c7e9aeb3858e16b15190e3e32c (patch)
treea25d9960a71d5f4e6d206295d5da3d9dd3fcea87 /plugins/SmileyAdd/src
parent2e35b010f58462300396242ac6fbb92a970e289e (diff)
compilation fixes for VS2017
Diffstat (limited to 'plugins/SmileyAdd/src')
-rw-r--r--plugins/SmileyAdd/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SmileyAdd/src/stdafx.h b/plugins/SmileyAdd/src/stdafx.h
index 754d4078db..bcd5f13a2d 100644
--- a/plugins/SmileyAdd/src/stdafx.h
+++ b/plugins/SmileyAdd/src/stdafx.h
@@ -39,6 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <io.h>
#include <fcntl.h>
+#include <malloc.h>
#include <sys/stat.h>
#include <time.h>
#include <delayimp.h>