Reorganize local header files
[openssl.git] / crypto / rc2 / rc2ofb64.c
index e1be066b70e01b13c6916839e62d011813922342..4270009e5160d0e5f05a3c97ec735e0b28b91733 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 ofb mode is being used.