X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=echo%2Fecho.c;h=97ab73cdfca72a9fab64397249f1103876246795;hb=94f6d6aad57f8d1230409f74e42395edc290668a;hp=b460f965bf84ae431b0034c85080b20fb9ada1a7;hpb=d70d1d77bab1a5f5278227d674bc59da0378fe15;p=arm-crypto-lib.git diff --git a/echo/echo.c b/echo/echo.c index b460f96..97ab73c 100644 --- a/echo/echo.c +++ b/echo/echo.c @@ -19,8 +19,8 @@ #include "echo.h" -#include "gf256mul/gf256mul.h" -#include "memxor/memxor.h" +#include "gf256mul.h" +#include "memxor.h" #include "aes_enc_round.h" #include #include