aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/sender_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/testcases/sender_test.c')
-rw-r--r--Source/charon/testcases/sender_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/testcases/sender_test.c b/Source/charon/testcases/sender_test.c
index a4ed41b0d..3ce30cabd 100644
--- a/Source/charon/testcases/sender_test.c
+++ b/Source/charon/testcases/sender_test.c
@@ -25,7 +25,7 @@
#include "sender_test.h"
#include <globals.h>
-#include <sender.h>
+#include <threads/sender.h>
#include <network/packet.h>
#include <network/socket.h>
#include <queues/send_queue.h>