summaryrefslogtreecommitdiff
path: root/navit/roadprofile.h
diff options
context:
space:
mode:
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2013-03-10 21:48:13 +0000
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>2013-03-10 21:48:13 +0000
commit594989b31be5a6b4b8e333948c326311bdbfc709 (patch)
tree0792455e09b3d6235a604ee90d2fe7c53b7092f6 /navit/roadprofile.h
parent1b97cd37c1edcdb41fd1f0fce8e3a9c90b743a13 (diff)
downloadnavit-594989b31be5a6b4b8e333948c326311bdbfc709.tar.gz
Add:Core:Further work on vehicleprofile_options
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5407 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/roadprofile.h')
-rw-r--r--navit/roadprofile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/roadprofile.h b/navit/roadprofile.h
index e97347225..a4ff65076 100644
--- a/navit/roadprofile.h
+++ b/navit/roadprofile.h
@@ -22,7 +22,7 @@
extern "C" {
#endif
struct roadprofile {
- struct attr **attrs;
+ NAVIT_OBJECT
int speed;
int route_weight;
int maxspeed;