summaryrefslogtreecommitdiff
path: root/lib/gnutls_x509.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_x509.h')
-rw-r--r--lib/gnutls_x509.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_x509.h b/lib/gnutls_x509.h
index e16b139f63..daea578d4b 100644
--- a/lib/gnutls_x509.h
+++ b/lib/gnutls_x509.h
@@ -1,4 +1,4 @@
-#include <libasn1.h>
+#include <libtasn1.h>
int _gnutls_x509_cert_verify_peers(GNUTLS_STATE state);
int _gnutls_x509_cert2gnutls_cert(gnutls_cert * gCert, gnutls_datum derCert);