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.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/Source/charon/receiver.c b/Source/charon/receiver.c
index 309f2de98..75ce071dd 100644
--- a/Source/charon/receiver.c
+++ b/Source/charon/receiver.c
@@ -25,13 +25,13 @@
#include "receiver.h"
-#include "jobs/job.h"
-#include "socket.h"
-#include "packet.h"
-#include "globals.h"
-#include "queues/job_queue.h"
-#include "utils/allocator.h"
-#include "utils/logger_manager.h"
+#include <socket.h>
+#include <packet.h>
+#include <globals.h>
+#include <jobs/job.h>
+#include <queues/job_queue.h>
+#include <utils/allocator.h>
+#include <utils/logger_manager.h>
/**
* Private data of a receiver object