summaryrefslogtreecommitdiff
path: root/testing/nTox.h
diff options
context:
space:
mode:
Diffstat (limited to 'testing/nTox.h')
-rw-r--r--testing/nTox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nTox.h b/testing/nTox.h
index a72ce0c2..8a41965b 100644
--- a/testing/nTox.h
+++ b/testing/nTox.h
@@ -31,7 +31,7 @@
31#include <ctype.h> 31#include <ctype.h>
32 32
33#include "../toxcore/tox.h" 33#include "../toxcore/tox.h"
34 34#include "../toxcore/Messenger.h" //TODO: remove this
35#define STRING_LENGTH 256 35#define STRING_LENGTH 256
36#define HISTORY 50 36#define HISTORY 50
37#define PUB_KEY_BYTES 32 37#define PUB_KEY_BYTES 32