don't hardcode tilespath
[supertux.git] / src / collision_hit.h
index cde4a31..4c4ccec 100644 (file)
@@ -21,8 +21,6 @@
 
 #include "math/vector.h"
 
-using namespace SuperTux;
-
 /**
  * Used as return value for the collision functions, to indicate how the
  * collision should be handled