Reorganize local header files
[openssl.git] / crypto / rsa / rsa_ameth.c
index 7b1c955870e49b0984f33ce0bcb2d03fd62f62c8..69e7c5ea1ae3a2d4814fd4762d96208bf2e8ae1d 100644 (file)
@@ -15,7 +15,7 @@
 #include <openssl/cms.h>
 #include "crypto/asn1.h"
 #include "crypto/evp.h"
-#include "rsa_locl.h"
+#include "rsa_local.h"
 
 #ifndef OPENSSL_NO_CMS
 static int rsa_cms_sign(CMS_SignerInfo *si);