summaryrefslogtreecommitdiff
path: root/src/newgrf_config.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_config.cpp')
-rw-r--r--src/newgrf_config.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/newgrf_config.cpp b/src/newgrf_config.cpp
index a0bf437aa..f562fb6d2 100644
--- a/src/newgrf_config.cpp
+++ b/src/newgrf_config.cpp
@@ -18,10 +18,6 @@
#include "fios.h"
#include <sys/stat.h>
-#ifdef WIN32
-# include <io.h>
-#endif /* WIN32 */
-
GRFConfig *_all_grfs;
GRFConfig *_grfconfig;