summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index 1f8756d0a..fadb9f57d 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -8,7 +8,7 @@
#include "openttd.h"
#include "debug.h"
-#include "fileio.h"
+#include "fileio_func.h"
#include "engine_func.h"
#include "engine_base.h"
#include "spritecache.h"