aboutsummaryrefslogtreecommitdiff
path: root/src/contact.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/contact.h')
-rw-r--r--src/contact.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/contact.h b/src/contact.h
index 15c7c9f..4ff1d7e 100644
--- a/src/contact.h
+++ b/src/contact.h
@@ -31,6 +31,7 @@ typedef struct MESSENGER_ContactInfo
31{ 31{
32 GList *name_labels; 32 GList *name_labels;
33 GList *name_avatars; 33 GList *name_avatars;
34 GList *name_notifications;
34} MESSENGER_ContactInfo; 35} MESSENGER_ContactInfo;
35 36
36void 37void