Had a bit of time today and worked on supertux:
[supertux.git] / src / object / coin.cpp
index c091018..c9b38ba 100644 (file)
@@ -6,7 +6,7 @@
 #include "special/sprite_manager.h"
 #include "player.h"
 #include "sector.h"
-#include "scene.h"
+#include "player_status.h"
 #include "gameobjs.h"
 #include "statistics.h"
 #include "object_factory.h"