Had a bit of time today and worked on supertux:
[supertux.git] / src / tile_manager.cpp
index f2c95e0..e3a5b59 100644 (file)
@@ -31,7 +31,6 @@
 #include "tile.h"
 #include "tile_manager.h"
 #include "resources.h"
-#include "scene.h"
 
 TileManager::TileManager(const std::string& filename)
 {