X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fgrowup.cpp;h=32420f14d8ebbb58d0300c90be12f3e3db814e88;hb=f1e15f44f709d6b4fa45e858dc12d7d701ae8ddc;hp=948955dce11de0e96a7a120f64ba7a9a1b613a9d;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/object/growup.cpp b/src/object/growup.cpp index 948955dce..32420f14d 100644 --- a/src/object/growup.cpp +++ b/src/object/growup.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" GrowUp::GrowUp(const Vector& pos)