-Started to move stuff from library back to main game
[supertux.git] / src / object / background.h
index dd849b4..4b6253c 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "video/surface.h"
 #include "video/drawing_context.h"
-#include "special/game_object.h"
+#include "game_object.h"
 #include "serializable.h"
 
 using namespace SuperTux;