aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/daemon.c')
-rw-r--r--Source/charon/daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/daemon.c b/Source/charon/daemon.c
index d856a5dec..3eef8d661 100644
--- a/Source/charon/daemon.c
+++ b/Source/charon/daemon.c
@@ -28,7 +28,7 @@
#include <types.h>
-#include <ike_sa_manager.h>
+#include <sa/ike_sa_manager.h>
#include <threads/sender.h>
#include <threads/receiver.h>
#include <threads/scheduler.h>