summaryrefslogtreecommitdiff
path: root/src/rail.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rail.h')
-rw-r--r--src/rail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rail.h b/src/rail.h
index 8cf2fdeec..3d8be6a25 100644
--- a/src/rail.h
+++ b/src/rail.h
@@ -10,6 +10,7 @@
#include "track_type.h"
#include "core/bitmath_func.hpp"
#include "variables.h"
+#include "economy_func.h"
/** This struct contains all the info that is needed to draw and construct tracks.
*/