Reorganize local header files
[openssl.git] / crypto / rc2 / rc2cfb64.c
index d7521ef148ec32e9d231c7dea92bb28066df866d..9b85368db1d899957f7cc8ea7657bf0f8e8bc94a 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/rc2.h>
-#include "rc2_locl.h"
+#include "rc2_local.h"
 
 /*
  * The input and output encrypted as though 64bit cfb mode is being used.