]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - src/libstrongswan/plugins/openssl/openssl_diffie_hellman.c
Moved debug.[ch] to utils folder
[thirdparty/strongswan.git] / src / libstrongswan / plugins / openssl / openssl_diffie_hellman.c
index b27aa339135befb3f2c3083dcaf83d8668c0518a..4dc5663f170809b3396a8c1ebb02dda39c5724a2 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "openssl_diffie_hellman.h"
 
-#include <debug.h>
+#include <utils/debug.h>
 
 typedef struct private_openssl_diffie_hellman_t private_openssl_diffie_hellman_t;