summaryrefslogtreecommitdiff
path: root/testing/Messenger_test.c
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-08-30 07:53:51 -0400
committerirungentoo <irungentoo@gmail.com>2013-08-30 07:53:51 -0400
commit7441a234b7f6dae025819bc2717026d6462e151a (patch)
tree3b5f42b61e14b6f54687adaf182248337dc93638 /testing/Messenger_test.c
parentb37a016b6be8d6c43c368bb566c2c23962a6e571 (diff)
parenteb33796e58cfca4fa26b459ad5a9d013f1df4c42 (diff)
Merge branch 'udp_connections' of https://github.com/vx-k/ProjectTox-Core into vx-k-udp_connections
Diffstat (limited to 'testing/Messenger_test.c')
-rw-r--r--testing/Messenger_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/Messenger_test.c b/testing/Messenger_test.c
index 8d9bb715..ad71f4b7 100644
--- a/testing/Messenger_test.c
+++ b/testing/Messenger_test.c
@@ -38,7 +38,7 @@
38 */ 38 */
39 39
40#include "../toxcore/Messenger.h" 40#include "../toxcore/Messenger.h"
41#include "misc_tools.h" 41#include "../toxcore/misc_tools.h"
42 42
43#ifdef WIN32 43#ifdef WIN32
44 44