X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fbackground.h;h=4b6253c512501b48b29b071f2c515437a1467de4;hb=c0093d25093395cb62fc2526ab42be65a9f015b8;hp=0bc3ca199bb363f4702911838a5a561ec29beac0;hpb=ef57479f613b900b73eba8e8f4d026aae0de25cc;p=supertux.git diff --git a/src/object/background.h b/src/object/background.h index 0bc3ca199..4b6253c51 100644 --- a/src/object/background.h +++ b/src/object/background.h @@ -22,9 +22,11 @@ #include "video/surface.h" #include "video/drawing_context.h" -#include "special/game_object.h" +#include "game_object.h" #include "serializable.h" +using namespace SuperTux; + class DisplayManager; namespace lisp {