X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fbackground.h;h=233d85879b938e648202f1887e6cdcc4a84bffef;hb=eb87b07de097463cf91cf76be9bbc6b9fc0cad98;hp=dd849b40d10f393bbbfa57780420cb41b1e96961;hpb=9599042661b468aae7bd34dca05441c0ebc93ad7;p=supertux.git diff --git a/src/object/background.h b/src/object/background.h index dd849b40d..233d85879 100644 --- a/src/object/background.h +++ b/src/object/background.h @@ -16,17 +16,14 @@ // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - #ifndef SUPERTUX_BACKGROUND_H #define SUPERTUX_BACKGROUND_H #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 {