aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstrongswan/settings.c')
-rw-r--r--src/libstrongswan/settings.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstrongswan/settings.c b/src/libstrongswan/settings.c
index 9bdb74434..712ea6ee2 100644
--- a/src/libstrongswan/settings.c
+++ b/src/libstrongswan/settings.c
@@ -31,9 +31,9 @@
#include "settings.h"
-#include "debug.h"
#include "collections/linked_list.h"
#include "threading/rwlock.h"
+#include "utils/debug.h"
#define MAX_INCLUSION_LEVEL 10