aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/ike_sa_manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/ike_sa_manager.c')
-rw-r--r--Source/charon/ike_sa_manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/ike_sa_manager.c b/Source/charon/ike_sa_manager.c
index 5bb9035ec..0012cea9b 100644
--- a/Source/charon/ike_sa_manager.c
+++ b/Source/charon/ike_sa_manager.c
@@ -25,7 +25,7 @@
#include "allocator.h"
#include "ike_sa_manager.h"
-#include "linked_list.h"
+#include "utils/linked_list.h"
#include "ike_sa_id.h"
/**