]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - src/libstrongswan/credentials/credential_factory.c
Moved debug.[ch] to utils folder
[thirdparty/strongswan.git] / src / libstrongswan / credentials / credential_factory.c
index cb52b4182af431f92b28432c32e3bb9b668a0621..71a3f9e07ad66eb2e36ddcbbb3dae2ed87b81b7a 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "credential_factory.h"
 
-#include <debug.h>
+#include <utils/debug.h>
 #include <collections/linked_list.h>
 #include <threading/thread_value.h>
 #include <threading/rwlock.h>