bonusblock is a sprite and not a tile in the new design. Renamend messagebox.png...
[supertux.git] / src / object / bullet.h
index 58df31b..6c49f84 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 __BULLET_H__
 #define __BULLET_H__
 
 #include "moving_object.h"
-#include "math/physic.h"
+#include "physic.h"
 #include "sprite/sprite.h"
 
-using namespace SuperTux;
-
 enum BulletsKind {
   FIRE_BULLET,
   ICE_BULLET