lib/crypto: move gnutls error wrapper to own subsystem
[garming/samba-autobuild/.git] / libcli / smb / smbXcli_base.c
index 5135ad491fe2e3cdeeb311efc3b454ea11cda869..2f5fac081282a13cf89a35b59072ba1f8aa5c737 100644 (file)
@@ -38,7 +38,7 @@
 #include "lib/crypto/aes_ccm_128.h"
 #include "lib/crypto/aes_gcm_128.h"
 
-#include "libcli/util/gnutls_error.h"
+#include "lib/crypto/gnutls_helpers.h"
 #include <gnutls/gnutls.h>
 #include <gnutls/crypto.h>