diff src/openttd.cpp @ 9154:046d0b6e0218 draft

(svn r13016) -Codechange: unify the detection if rail catenary should be drawn
author smatz <smatz@openttd.org>
date Thu, 08 May 2008 16:48:29 +0000 (2008-05-08)
parents d48433370037
children 68da59de5396
line wrap: on
line diff
--- 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"