- fixed some crashes where there was an invalid tile number
[supertux.git] / src / tile.h
index c466db2..d8a86ea 100644 (file)
@@ -24,6 +24,7 @@
 #include <set>
 #include <map>
 #include <vector>
+#include <stdint.h>
 #include "screen/texture.h"
 #include "globals.h"
 #include "lispreader.h"