about summary refs log tree commit diff
path: root/src/tools
diff options
context:
space:
mode:
authoroy <Tom_Adams@web.de>2011-04-01 17:25:02 +0200
committeroy <Tom_Adams@web.de>2011-04-01 17:25:02 +0200
commit62884920d3c361d253a84687f9e46d5ab7c5beb1 (patch)
treeef9455744605eec08a4ca6af5644059037ab74f2 /src/tools
parentceb73390062f9b76be156d48d7d9dcbe901b4ec4 (diff)
downloadzcatch-62884920d3c361d253a84687f9e46d5ab7c5beb1.tar.gz
zcatch-62884920d3c361d253a84687f9e46d5ab7c5beb1.zip
fixed compiling of tileset_borderfix
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/tileset_borderfix.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/tileset_borderfix.cpp b/src/tools/tileset_borderfix.cpp
index 9541919f..d28e3074 100644
--- a/src/tools/tileset_borderfix.cpp
+++ b/src/tools/tileset_borderfix.cpp
@@ -1,5 +1,6 @@
 /* (c) Magnus Auvinen. See licence.txt in the root of the distribution for more information. */
 /* If you are missing that file, acquire a complete release at teeworlds.com.                */
+#include <stdlib.h>
 #include <base/system.h>
 #include <engine/external/pnglite/pnglite.h>