*** empty log message ***
[supertux.git] / src / screen.cpp
index 40d1e7b..2ac21d0 100644 (file)
@@ -18,8 +18,7 @@
 #include <SDL.h>
 #include <SDL_image.h>
 
-#ifdef LINUX
-#include <pwd.h>
+#ifndef WIN32
 #include <sys/types.h>
 #include <ctype.h>
 #endif