lib/crypto: move gnutls error wrapper to own subsystem
[samba.git] / auth / gensec / schannel.c
index d0febc7dc9c3a2c27b0efc2e423d08e7ef232c99..ef62d9781226371f2febfe635766234da4a47dda 100644 (file)
@@ -36,7 +36,7 @@
 #include "lib/crypto/crypto.h"
 #include "libds/common/roles.h"
 
-#include "libcli/util/gnutls_error.h"
+#include "lib/crypto/gnutls_helpers.h"
 #include <gnutls/gnutls.h>
 #include <gnutls/crypto.h>