Fix issue with action not being updated when typing grow()/fire()/etc in console...
[supertux.git] / src / object / flower.hpp
index 46a2e6c..e1c06ac 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "moving_object.hpp"
 #include "sprite/sprite.hpp"
-#include "physic.hpp"
 #include "player_status.hpp"
 
 class Flower : public MovingObject