X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fbackground.h;h=4b6253c512501b48b29b071f2c515437a1467de4;hb=c0093d25093395cb62fc2526ab42be65a9f015b8;hp=dd849b40d10f393bbbfa57780420cb41b1e96961;hpb=9599042661b468aae7bd34dca05441c0ebc93ad7;p=supertux.git diff --git a/src/object/background.h b/src/object/background.h index dd849b40d..4b6253c51 100644 --- a/src/object/background.h +++ b/src/object/background.h @@ -22,7 +22,7 @@ #include "video/surface.h" #include "video/drawing_context.h" -#include "special/game_object.h" +#include "game_object.h" #include "serializable.h" using namespace SuperTux;