--- truecrypt/crypto/serpent.c 2018/04/24 16:43:16 1.1.1.2 +++ truecrypt/crypto/serpent.c 2018/04/24 16:46:55 1.1.1.3 @@ -3,7 +3,7 @@ /* Adapted for TrueCrypt by the TrueCrypt Foundation */ #include "Serpent.h" -#include "Endian.h" +#include "Common/Endian.h" #ifndef LINUX_DRIVER #include