X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fobject%2Fbackground.h;h=dd849b40d10f393bbbfa57780420cb41b1e96961;hb=9599042661b468aae7bd34dca05441c0ebc93ad7;hp=0bc3ca199bb363f4702911838a5a561ec29beac0;hpb=cf585f019ce5aacf92e252a2f2c60c47255bea52;p=supertux.git diff --git a/src/object/background.h b/src/object/background.h index 0bc3ca199..dd849b40d 100644 --- a/src/object/background.h +++ b/src/object/background.h @@ -25,6 +25,8 @@ #include "special/game_object.h" #include "serializable.h" +using namespace SuperTux; + class DisplayManager; namespace lisp {