aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/addressbook-config.h')
-rw-r--r--addressbook/gui/component/addressbook-config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/addressbook/gui/component/addressbook-config.h b/addressbook/gui/component/addressbook-config.h
index 2f95a8cbbe..c1f88e3425 100644
--- a/addressbook/gui/component/addressbook-config.h
+++ b/addressbook/gui/component/addressbook-config.h
@@ -26,8 +26,10 @@
#define __ADDRESSBOOK_CONFIG_H__
#include "addressbook-storage.h"
+#include "evolution-config-control.h"
+
+EvolutionConfigControl *addressbook_config_control_new (void);
-BonoboObject *addressbook_config_control_new (void);
void addressbook_config_create_new_source (const char *new_source,
GtkWidget *parent);