-Started to move stuff from library back to main game
[supertux.git] / src / object / background.h
index 0bc3ca1..4b6253c 100644 (file)
 
 #include "video/surface.h"
 #include "video/drawing_context.h"
-#include "special/game_object.h"
+#include "game_object.h"
 #include "serializable.h"
 
+using namespace SuperTux;
+
 class DisplayManager;
 
 namespace lisp {