some fixes for the text object
[supertux.git] / src / object / specialriser.h
index 01f006e..5193256 100644 (file)
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //  02111-1307, USA.
-
 #ifndef __SPECIALRISE_H__
 #define __SPECIALRISE_H__
 
 #include "moving_object.h"
 
-using namespace SuperTux;
-
 /**
  * special object that contains another object and slowly rises it out of a
  * bonus block.