src/newgrf_config.cpp
changeset 9131 d7da7ac0f845
parent 9111 48ce04029fe4
child 9133 705318ad20db
--- a/src/newgrf_config.cpp	Wed May 07 13:37:53 2008 +0000
+++ b/src/newgrf_config.cpp	Wed May 07 14:12:20 2008 +0000
@@ -18,10 +18,6 @@
 #include "fios.h"
 #include <sys/stat.h>
 
-#ifdef WIN32
-# include <io.h>
-#endif /* WIN32 */
-
 
 GRFConfig *_all_grfs;
 GRFConfig *_grfconfig;