aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/e-table/gal-a11y-e-table.h
diff options
context:
space:
mode:
Diffstat (limited to 'a11y/e-table/gal-a11y-e-table.h')
-rw-r--r--a11y/e-table/gal-a11y-e-table.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/a11y/e-table/gal-a11y-e-table.h b/a11y/e-table/gal-a11y-e-table.h
index 0a0901e3bc..780cff4509 100644
--- a/a11y/e-table/gal-a11y-e-table.h
+++ b/a11y/e-table/gal-a11y-e-table.h
@@ -40,4 +40,6 @@ struct _GalA11yETableClass {
GType gal_a11y_e_table_get_type (void);
AtkObject *gal_a11y_e_table_new (GObject *table);
+void gal_a11y_e_table_init (void);
+
#endif /* ! __GAL_A11Y_E_TABLE_H__ */