Had a bit of time today and worked on supertux:
[supertux.git] / src / object / background.h
index 0bc3ca1..dd849b4 100644 (file)
@@ -25,6 +25,8 @@
 #include "special/game_object.h"
 #include "serializable.h"
 
+using namespace SuperTux;
+
 class DisplayManager;
 
 namespace lisp {