summaryrefslogtreecommitdiff
path: root/src/station_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/station_base.h')
-rw-r--r--src/station_base.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/station_base.h b/src/station_base.h
index a48daa653..b3a4a76c7 100644
--- a/src/station_base.h
+++ b/src/station_base.h
@@ -556,4 +556,6 @@ public:
}
};
+void RebuildStationKdtree();
+
#endif /* STATION_BASE_H */