X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fblock.h;h=43321f14c6255b3072b6369d634f4fb1207f6c65;hb=eb7c6ccdd326f6bceb67cd5259015dd994b04928;hp=2989ad85c0776f99f124ae807c95d5941371f026;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/object/block.h b/src/object/block.h index 2989ad85c..43321f14c 100644 --- a/src/object/block.h +++ b/src/object/block.h @@ -17,7 +17,6 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA // 02111-1307, USA. - #ifndef __BLOCK_H__ #define __BLOCK_H__ @@ -27,8 +26,6 @@ class Sprite; class Player; -using namespace SuperTux; - class Block : public MovingObject { public: