Had a bit of time today and worked on supertux:
[supertux.git] / src / object / oneup.cpp
index a576bcf..324f838 100644 (file)
@@ -3,7 +3,7 @@
 #include "oneup.h"
 #include "resources.h"
 #include "player.h"
-#include "scene.h"
+#include "player_status.h"
 #include "sector.h"
 #include "special/sprite_manager.h"
 #include "video/drawing_context.h"