Use swapcontext for Intel CET
[openssl.git] / crypto / asn1 / x_algor.c
index 77363fe75d1e6e16ad85410bdf95acac992cdd15..94c2aa3a2b2119c18ea63e45bac1668821798327 100644 (file)
@@ -11,7 +11,7 @@
 #include <openssl/x509.h>
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
-#include "internal/evp_int.h"
+#include "crypto/evp.h"
 
 ASN1_SEQUENCE(X509_ALGOR) = {
         ASN1_SIMPLE(X509_ALGOR, algorithm, ASN1_OBJECT),