fix
[supertux.git] / src / video / screen.h
index 1da2432..48c5180 100644 (file)
@@ -26,8 +26,6 @@
 #include <vector>
 #include "math/vector.h"
 
-using namespace SuperTux;
-
 /** Stores 8bit RGBA values. */
 class Color
 {