Reorganize local header files
[openssl.git] / crypto / rsa / rsa_meth.c
index 0306519cd101423bb1796bfd3ba742db79f2109c..a2a0426ee41376d870e080967dd54c503f16d9f3 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <string.h>
-#include "rsa_locl.h"
+#include "rsa_local.h"
 #include <openssl/err.h>
 
 RSA_METHOD *RSA_meth_new(const char *name, int flags)