summaryrefslogtreecommitdiff
path: root/toxcore/group.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxcore/group.c')
-rw-r--r--toxcore/group.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toxcore/group.c b/toxcore/group.c
index b7042f2f..4942d872 100644
--- a/toxcore/group.c
+++ b/toxcore/group.c
@@ -30,6 +30,7 @@
30#include <stdlib.h> 30#include <stdlib.h>
31#include <string.h> 31#include <string.h>
32 32
33#include "mono_time.h"
33#include "util.h" 34#include "util.h"
34 35
35/* return 1 if the groupnumber is not valid. 36/* return 1 if the groupnumber is not valid.