aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/goto.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/goto.h')
-rw-r--r--calendar/gui/goto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/goto.h b/calendar/gui/goto.h
index 3b774d2e89..2b81757127 100644
--- a/calendar/gui/goto.h
+++ b/calendar/gui/goto.h
@@ -29,6 +29,6 @@
#include "gnome-cal.h"
-void goto_dialog (GnomeCalendar *gcal);
+void goto_dialog (GtkWindow *parent, GnomeCalendar *gcal);
#endif