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 13b4ecc3a..a45a900ba 100644
--- a/Source/charon/receiver.c
+++ b/Source/charon/receiver.c
@@ -25,7 +25,7 @@
#include "receiver.h"
-#include "job.h"
+#include "jobs/job.h"
#include "socket.h"
#include "packet.h"
#include "globals.h"