Fix:Core:Renamed src to navit for cleanup of includes
[navit-package] / navit / phrase.h
1 #ifndef NAVIT_PHRASE_H
2 #define NAVIT_PHRASE_H
3
4 void phrase_route_calc(void *speech);
5 void phrase_route_calculated(void *speech, void *route);
6
7 #endif
8