summaryrefslogtreecommitdiff
path: root/testing/experiment/group_chats_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testing/experiment/group_chats_test.c')
-rw-r--r--testing/experiment/group_chats_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/experiment/group_chats_test.c b/testing/experiment/group_chats_test.c
index 9ddf5e85..900da79c 100644
--- a/testing/experiment/group_chats_test.c
+++ b/testing/experiment/group_chats_test.c
@@ -1,4 +1,4 @@
1#include "group_chats.h" 1#include "../../toxcore/group_chats.h"
2#define NUM_CHATS 8 2#define NUM_CHATS 8
3 3
4#ifdef WIN32 4#ifdef WIN32