aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/addressbook.h')
-rw-r--r--addressbook/gui/component/addressbook.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/addressbook/gui/component/addressbook.h b/addressbook/gui/component/addressbook.h
index e9289128a6..66c5a7e4e6 100644
--- a/addressbook/gui/component/addressbook.h
+++ b/addressbook/gui/component/addressbook.h
@@ -3,6 +3,7 @@
#include <bonobo/bonobo-control.h>
-void addressbook_factory_init (void);
+BonoboControl *addressbook_factory_new_control (void);
+void addressbook_factory_init (void);
#endif /* __ADDRESSBOOK_H__ */