summaryrefslogtreecommitdiff
path: root/navit/layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'navit/layout.h')
-rw-r--r--navit/layout.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/navit/layout.h b/navit/layout.h
index a17d8e279..ece5d0cc8 100644
--- a/navit/layout.h
+++ b/navit/layout.h
@@ -68,13 +68,13 @@ struct element {
};
-struct itemgra {
+struct itemgra {
struct range order,sequence_range,speed_range,angle_range;
GList *type;
GList *elements;
};
-struct layer {
+struct layer {
NAVIT_OBJECT
struct navit *navit;
char *name;