summaryrefslogtreecommitdiff
path: root/navit/route_protected.h
diff options
context:
space:
mode:
Diffstat (limited to 'navit/route_protected.h')
-rw-r--r--navit/route_protected.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/navit/route_protected.h b/navit/route_protected.h
index 9b7bf62f6..586fde91d 100644
--- a/navit/route_protected.h
+++ b/navit/route_protected.h
@@ -159,6 +159,7 @@ struct route_graph {
/* prototypes */
struct route_graph * route_get_graph(struct route *this_);
+struct map_selection * route_get_selection(struct route * this_);
void route_add_traffic_distortion(struct route *this_, struct item *item);
void route_remove_traffic_distortion(struct route *this_, struct item *item);
void route_change_traffic_distortion(struct route *this_, struct item *item);