summaryrefslogtreecommitdiff
path: root/toxcore/group_chats.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/group_chats.c')
-rw-r--r--toxcore/group_chats.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/toxcore/group_chats.c b/toxcore/group_chats.c
index 59266b7a..4ee487d9 100644
--- a/toxcore/group_chats.c
+++ b/toxcore/group_chats.c
@@ -22,6 +22,10 @@
22 * 22 *
23 */ 23 */
24 24
25#ifdef HAVE_CONFIG_H
26#include "config.h"
27#endif
28
25#include "group_chats.h" 29#include "group_chats.h"
26 30
27 31