Merged patch for issue 0000298: supertux fails to compile with gcc 4.3 (submitted...
[supertux.git] / src / addon_manager.cpp
index ae76953..b59dde0 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <sstream>
 #include <stdexcept>
+#include <cstdlib>
 #include <list>
 #include <physfs.h>
 #include <sys/stat.h>