"Jumbo" update for crypto/modes:
[openssl.git] / crypto / modes / cts128.c
index 450ea44a9262ef20a8ad39c19e8068fc0798d19e..334845045087e7af2f10d1d37b9aa8455ba9b753 100644 (file)
@@ -5,7 +5,7 @@
  * forms are granted according to the OpenSSL license.
  */
 
-#include "modes.h"
+#include "modes_lcl.h"
 #include <string.h>
 
 #ifndef MODES_DEBUG