Reorganize local header files
[openssl.git] / crypto / rc5 / rc5ofb64.c
index 30cc0e4f21940fa1db7bb8704a45d10b569917d8..c3ae5d8c058e42131bf8f7fc5293a48f8f2f81f8 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/rc5.h>
-#include "rc5_locl.h"
+#include "rc5_local.h"
 
 /*
  * The input and output encrypted as though 64bit ofb mode is being used.