Reorganize private crypto header files
[openssl.git] / crypto / rsa / rsa_sign.c
index 73811e7bfc3e51cebae69bb2c0c3d3306212aebe..07b18ed8bbe991f5d9486986ffcda4fd5828f433 100644 (file)
@@ -13,7 +13,7 @@
 #include <openssl/rsa.h>
 #include <openssl/objects.h>
 #include <openssl/x509.h>
-#include "internal/x509_int.h"
+#include "crypto/x509.h"
 #include "rsa_locl.h"
 
 /* Size of an SSL signature: MD5+SHA1 */