summaryrefslogtreecommitdiff
path: root/src/openttd.cpp
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2008-05-08 16:48:29 +0000
committersmatz <smatz@openttd.org>2008-05-08 16:48:29 +0000
commitb4968c6bea212fcc655147a91063973a103abdf7 (patch)
tree4102a7e524984bc47f14e70bc388938ea0c957c7 /src/openttd.cpp
parent11d36d5e46ca4c03cc8e3a94fc248fdfabd90e3a (diff)
downloadopenttd-b4968c6bea212fcc655147a91063973a103abdf7.tar.xz
(svn r13016) -Codechange: unify the detection if rail catenary should be drawn
Diffstat (limited to 'src/openttd.cpp')
-rw-r--r--src/openttd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openttd.cpp b/src/openttd.cpp
index 577a2945a..dd3448543 100644
--- a/src/openttd.cpp
+++ b/src/openttd.cpp
@@ -60,6 +60,7 @@
#include "cheat_func.h"
#include "animated_tile_func.h"
#include "functions.h"
+#include "elrail_func.h"
#include "rev.h"
#include "newgrf.h"