X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fgameobjs.h;h=81a336a15eb3e2b36dc8a3a984a82495f7a243f7;hb=4a54087f52d6a8a2e5b4c498e772685bb0885991;hp=6cbac9838bc6dccb7e769a9f6ee8ef3be4b78322;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/object/gameobjs.h b/src/object/gameobjs.h index 6cbac9838..81a336a15 100644 --- a/src/object/gameobjs.h +++ b/src/object/gameobjs.h @@ -23,7 +23,7 @@ #include "video/surface.h" #include "timer.h" -#include "math/physic.h" +#include "physic.h" #include "game_object.h" #include "moving_object.h" #include "serializable.h"