fix mkdir on win32
[supertux.git] / src / object_factory.h
index bbf353b..efda690 100644 (file)
@@ -26,8 +26,6 @@
 #include "game_object.h"
 #include "math/vector.h"
 
-using namespace SuperTux;
-
 class Factory
 {
 public: