aboutsummaryrefslogtreecommitdiff
path: root/contactList.h
diff options
context:
space:
mode:
Diffstat (limited to 'contactList.h')
-rw-r--r--contactList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contactList.h b/contactList.h
index bb25ef2..43199a1 100644
--- a/contactList.h
+++ b/contactList.h
@@ -15,7 +15,7 @@ typedef struct contact {
conversation* conversation;
} contact ;
-#define DEFAULT_CONTACT_FILENAME "/usr/share/sms/contact.csv"
+#define DEFAULT_CONTACT_FILENAME "/var/spool/sms/contacts.csv"