summaryrefslogtreecommitdiff
path: root/include/crypto/x509.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/x509.h')
-rw-r--r--include/crypto/x509.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crypto/x509.h b/include/crypto/x509.h
index e0997a4712..98aea5f1fd 100644
--- a/include/crypto/x509.h
+++ b/include/crypto/x509.h
@@ -14,7 +14,7 @@
# include "internal/refcount.h"
# include <openssl/asn1.h>
# include <openssl/x509.h>
-# include "crypto/ecx.h"
+# include "crypto/types.h"
/* Internal X509 structures and functions: not for application use */