X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fobject%2Fflower.cpp;h=d07f71f4fe23f00325f88ef9bb9f5e2def821867;hb=a21fb5079827ea71ff263a6ad3311b89976b445e;hp=4f52a2ba2b969900ea6cdfb3ec4a1b262bb78bd7;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/object/flower.cpp b/src/object/flower.cpp index 4f52a2ba2..d07f71f4f 100644 --- a/src/object/flower.cpp +++ b/src/object/flower.cpp @@ -17,7 +17,6 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA // 02111-1307, USA. - #include #include @@ -26,7 +25,6 @@ #include "camera.h" #include "sector.h" #include "player.h" -#include "app/globals.h" #include "sprite/sprite_manager.h" Flower::Flower(const Vector& pos, Type _type)