aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/addressbook-storage.c')
-rw-r--r--addressbook/gui/component/addressbook-storage.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/addressbook/gui/component/addressbook-storage.c b/addressbook/gui/component/addressbook-storage.c
index ec0dda84fc..647c21ef52 100644
--- a/addressbook/gui/component/addressbook-storage.c
+++ b/addressbook/gui/component/addressbook-storage.c
@@ -40,6 +40,8 @@
#include <config.h>
#endif
+#include "addressbook-storage.h"
+
#include <sys/types.h>
#include <sys/fcntl.h>
#include <sys/stat.h>
@@ -62,9 +64,8 @@
#include "e-util/e-unicode-i18n.h"
#include "evolution-shell-component.h"
-#include "evolution-storage.h"
-#include "addressbook-storage.h"
+#include "addressbook-config.h"
#define ADDRESSBOOK_SOURCES_XML "addressbook-sources.xml"