diff options
Diffstat (limited to 'toxcore/group_chats.h')
-rw-r--r-- | toxcore/group_chats.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toxcore/group_chats.h b/toxcore/group_chats.h index f218fe42..d9da54a5 100644 --- a/toxcore/group_chats.h +++ b/toxcore/group_chats.h | |||
@@ -25,8 +25,6 @@ | |||
25 | #ifndef GROUP_CHATS_H | 25 | #ifndef GROUP_CHATS_H |
26 | #define GROUP_CHATS_H | 26 | #define GROUP_CHATS_H |
27 | 27 | ||
28 | #include "net_crypto.h" | ||
29 | |||
30 | #define MAX_NICK_BYTES 128 | 28 | #define MAX_NICK_BYTES 128 |
31 | 29 | ||
32 | typedef struct { | 30 | typedef struct { |