summaryrefslogtreecommitdiff
path: root/navit/roadprofile.h
diff options
context:
space:
mode:
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;