X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=echo%2Fecho.c;h=407b1c5d3daab884a876dbcbcd6562c79af99d15;hb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;hp=98ee47c771d51439f5a8dcdf577ac50c71657df0;hpb=2ba0b7c62ea7479bb2d604e414b0dd7ac29aafe8;p=avr-crypto-lib.git diff --git a/echo/echo.c b/echo/echo.c index 98ee47c..407b1c5 100644 --- a/echo/echo.c +++ b/echo/echo.c @@ -19,8 +19,8 @@ #include "echo.h" -#include "gf256mul.h" -#include "memxor.h" +#include "gf256mul/gf256mul.h" +#include "memxor/memxor.h" #include #include