fix mkdir on win32
[supertux.git] / src / audio / sound_manager.h
index d0ddad5..09c0d00 100644 (file)
@@ -26,8 +26,6 @@
 #include "SDL_mixer.h"
 #include "math/vector.h"
 
-using namespace SuperTux;
-
 class MusicRef;
 class MovingObject;