Reorganize local header files
[oweals/openssl.git] / crypto / rc2 / rc2_skey.c
index a453366ba91e48684f1f5002372ff89e9edd15f1..33068d4802333365493ed50aa5487d0828dac4b4 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/rc2.h>
-#include "rc2_locl.h"
+#include "rc2_local.h"
 
 static const unsigned char key_table[256] = {
     0xd9, 0x78, 0xf9, 0xc4, 0x19, 0xdd, 0xb5, 0xed, 0x28, 0xe9, 0xfd, 0x79,