--- truecrypt/crypto/c_ecb.c 2018/04/24 16:37:52 1.1 +++ truecrypt/crypto/c_ecb.c 2018/04/24 16:43:13 1.1.1.2 @@ -56,8 +56,8 @@ * [including the GNU Public Licence.] */ -#include "cast.h" -#include "cast_lcl.h" +#include "Cast.h" +#include "Cast_lcl.h" #pragma warning( disable : 4131 )