aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/conduit/address-conduit.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/conduit/address-conduit.h')
-rw-r--r--addressbook/conduit/address-conduit.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/addressbook/conduit/address-conduit.h b/addressbook/conduit/address-conduit.h
index ea5fc12378..0b9cc5e551 100644
--- a/addressbook/conduit/address-conduit.h
+++ b/addressbook/conduit/address-conduit.h
@@ -54,7 +54,8 @@ struct _EAddrLocalRecord {
typedef struct _EAddrConduitContext EAddrConduitContext;
struct _EAddrConduitContext {
EAddrConduitCfg *cfg;
-
+ GnomePilotDBInfo *dbi;
+
struct AddressAppInfo ai;
EBook *ebook;