Reorganize private crypto header files
[openssl.git] / crypto / x509 / v3_skey.c
index f8a780d916f467c72801da8d1d3707d1b27f9e75..c69975f6af3fa7d11ce1c08877c9207680206168 100644 (file)
@@ -10,7 +10,7 @@
 #include <stdio.h>
 #include "internal/cryptlib.h"
 #include <openssl/x509v3.h>
-#include "internal/x509_int.h"
+#include "crypto/x509.h"
 #include "ext_dat.h"
 
 static ASN1_OCTET_STRING *s2i_skey_id(X509V3_EXT_METHOD *method,