]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - src/libradius/radius_message.c
Moved debug.[ch] to utils folder
[thirdparty/strongswan.git] / src / libradius / radius_message.c
index 77f9b0398d072760c390df4304656f987236b208..059dcda4b9285791de53fce9fef23c546c5c2b8a 100644 (file)
@@ -15,7 +15,7 @@
 
 #include "radius_message.h"
 
-#include <debug.h>
+#include <utils/debug.h>
 #include <crypto/hashers/hasher.h>
 
 typedef struct private_radius_message_t private_radius_message_t;