X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fvideo%2Ftexture.hpp;h=0e4dd89d268e5baf2c52eac26f82cff7bfdf43fa;hb=d84d73b701cc7fa2bd74f3490b9be1bf8b6f705a;hp=3c8b4f7086eae8923a416e0eb3904acf2e19399b;hpb=86181b0a14d89cf45daf97199c3556c4dd1ee7b7;p=supertux.git diff --git a/src/video/texture.hpp b/src/video/texture.hpp index 3c8b4f708..0e4dd89d2 100644 --- a/src/video/texture.hpp +++ b/src/video/texture.hpp @@ -1,7 +1,7 @@ // $Id$ // -// SuperTux - A Jump'n Run -// Copyright (C) 2004 Matthias Braun // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -16,6 +16,7 @@ // 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 __TEXTURE_HPP__ #define __TEXTURE_HPP__