summaryrefslogtreecommitdiff
path: root/src/elrail.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/elrail.cpp')
-rw-r--r--src/elrail.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elrail.cpp b/src/elrail.cpp
index 1aedb056a..4e529869d 100644
--- a/src/elrail.cpp
+++ b/src/elrail.cpp
@@ -53,7 +53,7 @@
#include "functions.h" /* We should REALLY get rid of this goddamn file, as it is butt-ugly */
#include "variables.h" /* ... same here */
#include "landscape.h"
-#include "rail.h"
+#include "rail_type.h"
#include "debug.h"
#include "tunnel_map.h"
#include "road_map.h"