summaryrefslogtreecommitdiff
path: root/toxav/groupav.c
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/groupav.c')
-rw-r--r--toxav/groupav.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/toxav/groupav.c b/toxav/groupav.c
index 8936801a..15fdd534 100644
--- a/toxav/groupav.c
+++ b/toxav/groupav.c
@@ -27,6 +27,7 @@
27#include <string.h> 27#include <string.h>
28 28
29#include "../toxcore/logger.h" 29#include "../toxcore/logger.h"
30#include "../toxcore/mono_time.h"
30#include "../toxcore/util.h" 31#include "../toxcore/util.h"
31 32
32#define GROUP_JBUF_SIZE 6 33#define GROUP_JBUF_SIZE 6