summaryrefslogtreecommitdiff
path: root/src/libcharon/sa/xauth/xauth_manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcharon/sa/xauth/xauth_manager.c')
-rw-r--r--src/libcharon/sa/xauth/xauth_manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/sa/xauth/xauth_manager.c b/src/libcharon/sa/xauth/xauth_manager.c
index 432c9c0ab..f0602a673 100644
--- a/src/libcharon/sa/xauth/xauth_manager.c
+++ b/src/libcharon/sa/xauth/xauth_manager.c
@@ -15,7 +15,7 @@
#include "xauth_manager.h"
-#include <utils/linked_list.h>
+#include <collections/linked_list.h>
#include <threading/rwlock.h>
typedef struct private_xauth_manager_t private_xauth_manager_t;