Revert "Move random-related defines from e_os.h to rand_unix.c"
[oweals/openssl.git] / crypto / asn1 / x_algor.c
index 853d45b8bc8aac00ce66202f55e3a2a48b6763e7..4c4a718850eed5b58e77996b007b0ed613266a5e 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),