Reorganize local header files
[openssl.git] / crypto / des / ofb64enc.c
index 519e1636c5f9f80f38b34075f27db0cc0c9c8235..eec46ae7de5f153a1396f57240a43faeaa18e0d9 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "des_locl.h"
+#include "des_local.h"
 
 /*
  * The input and output encrypted as though 64bit ofb mode is being used.