-Started to move stuff from library back to main game
[supertux.git] / src / object / tilemap.h
index 2ffa804..8f389c0 100644 (file)
@@ -23,7 +23,7 @@
 #include <vector>
 #include <stdint.h>
 
-#include "special/game_object.h"
+#include "game_object.h"
 #include "serializable.h"
 #include "math/vector.h"