X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fbackground.h;h=233d85879b938e648202f1887e6cdcc4a84bffef;hb=d8496f30a608d6827fefdfe33234acb6f4d8f0fe;hp=4b6253c512501b48b29b071f2c515437a1467de4;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/object/background.h b/src/object/background.h index 4b6253c51..233d85879 100644 --- a/src/object/background.h +++ b/src/object/background.h @@ -16,7 +16,6 @@ // 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 @@ -25,8 +24,6 @@ #include "game_object.h" #include "serializable.h" -using namespace SuperTux; - class DisplayManager; namespace lisp {