aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-cal-model.h')
-rw-r--r--calendar/gui/e-cal-model.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-cal-model.h b/calendar/gui/e-cal-model.h
index 69feef8842..d5e2fc4960 100644
--- a/calendar/gui/e-cal-model.h
+++ b/calendar/gui/e-cal-model.h
@@ -76,7 +76,7 @@ typedef struct {
gpointer cb_data;
} ECalModelGenerateInstancesData;
-typedef struct {
+typedef struct _ECalModel {
ETableModel model;
ECalModelPrivate *priv;
} ECalModel;