aboutsummaryrefslogtreecommitdiffstats
path: root/modules/addressbook/autocompletion-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/addressbook/autocompletion-config.h')
-rw-r--r--modules/addressbook/autocompletion-config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/addressbook/autocompletion-config.h b/modules/addressbook/autocompletion-config.h
index 7f94a07ab9..8825161732 100644
--- a/modules/addressbook/autocompletion-config.h
+++ b/modules/addressbook/autocompletion-config.h
@@ -27,10 +27,11 @@
#include <glib.h>
#include <shell/e-shell.h>
+#include <widgets/misc/e-preferences-window.h>
G_BEGIN_DECLS
-GtkWidget * autocompletion_config_new (EShell *shell);
+GtkWidget *autocompletion_config_new (EPreferencesWindow *window);
G_END_DECLS