aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/receiver.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/receiver.c')
-rw-r--r--Source/charon/receiver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/receiver.c b/Source/charon/receiver.c
index e3f60d700..df618a366 100644
--- a/Source/charon/receiver.c
+++ b/Source/charon/receiver.c
@@ -25,12 +25,12 @@
#include "receiver.h"
-#include "allocator.h"
#include "socket.h"
#include "packet.h"
#include "job.h"
#include "queues/job_queue.h"
#include "globals.h"
+#include "utils/allocator.h"
/**
* Private data of a receiver object