- moved loadshared() to the right point
[supertux.git] / src / screen.cpp
index 390e70a..2ac21d0 100644 (file)
@@ -19,7 +19,6 @@
 #include <SDL_image.h>
 
 #ifndef WIN32
-#include <pwd.h>
 #include <sys/types.h>
 #include <ctype.h>
 #endif