summaryrefslogtreecommitdiff
path: root/src/ini_load.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2012-01-03 21:47:01 +0000
committerrubidium <rubidium@openttd.org>2012-01-03 21:47:01 +0000
commitd8d2f7455986fa17615f5ab722e6a5e0d43c9563 (patch)
tree1a5eed4d16350c150a940e65eb681898ac90d6a5 /src/ini_load.cpp
parent6d6be50ae0b0a0b233f918c3d7b9c0b623676439 (diff)
downloadopenttd-d8d2f7455986fa17615f5ab722e6a5e0d43c9563.tar.xz
(svn r23741) -Revert (r23740): the few parts that the Windows / non-network compiles stumble on
Diffstat (limited to 'src/ini_load.cpp')
-rw-r--r--src/ini_load.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ini_load.cpp b/src/ini_load.cpp
index bc044511a..6a2087303 100644
--- a/src/ini_load.cpp
+++ b/src/ini_load.cpp
@@ -13,6 +13,7 @@
#include "core/alloc_func.hpp"
#include "core/mem_func.hpp"
#include "ini_type.h"
+#include "string_func.h"
/**
* Construct a new in-memory item of an Ini file.