- Reworked Surface class and drawing stuff:
[supertux.git] / src / tile_manager.hpp
index e5ab109..b8ef087 100644 (file)
@@ -25,6 +25,7 @@
 #include <vector>
 #include <string>
 #include <map>
+#include <iostream>
 #include <stdint.h>
 #include <assert.h>
 #include "tile.hpp"