aboutsummaryrefslogtreecommitdiff
path: root/src/ui/new_group.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/new_group.h')
-rw-r--r--src/ui/new_group.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/new_group.h b/src/ui/new_group.h
index 634039e..0b8dd44 100644
--- a/src/ui/new_group.h
+++ b/src/ui/new_group.h
@@ -25,6 +25,8 @@
25#ifndef UI_NEW_GROUP_H_ 25#ifndef UI_NEW_GROUP_H_
26#define UI_NEW_GROUP_H_ 26#define UI_NEW_GROUP_H_
27 27
28#include "messenger.h"
29
28typedef struct UI_NEW_GROUP_Handle 30typedef struct UI_NEW_GROUP_Handle
29{ 31{
30 GList *contact_entries; 32 GList *contact_entries;