]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/idea/i_cfb64.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / idea / i_cfb64.c
index 3b867127a83d279cbb202ff0c3b3290f982fba94..45c15b947499587df2d021f74f48938e73c19ad8 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/idea.h>
-#include "idea_lcl.h"
+#include "idea_local.h"
 
 /*
  * The input and output encrypted as though 64bit cfb mode is being used.