aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/backend')
-rw-r--r--addressbook/backend/pas/pas-backend-file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/backend/pas/pas-backend-file.c b/addressbook/backend/pas/pas-backend-file.c
index 1ebe5f91d0..3c82848bdf 100644
--- a/addressbook/backend/pas/pas-backend-file.c
+++ b/addressbook/backend/pas/pas-backend-file.c
@@ -8,7 +8,7 @@
#include <gtk/gtksignal.h>
#include <fcntl.h>
-#ifdef HAVE_DB_185_h
+#ifdef HAVE_DB_185_H
#include <db_185.h>
#else
#include <db.h>