diff --git a/src/newgrf_profiling.cpp b/src/newgrf_profiling.cpp --- a/src/newgrf_profiling.cpp +++ b/src/newgrf_profiling.cpp @@ -21,7 +21,7 @@ std::vector _newgrf_profilers; -Date _newgrf_profile_end_date; +TimerGameCalendar::Date _newgrf_profile_end_date; /**