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