Reorganize local header files
[openssl.git] / crypto / des / qud_cksm.c
index b6ce887c82641a36ba8424d8a1e94153f479157d..5123914852f3920fb0486ccbbec852843d283948 100644 (file)
@@ -13,7 +13,7 @@
  * only based on the code in this paper and is almost definitely not the same
  * as the MIT implementation.
  */
-#include "des_locl.h"
+#include "des_local.h"
 
 #define Q_B0(a) (((DES_LONG)(a)))
 #define Q_B1(a) (((DES_LONG)(a))<<8)