X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=test_src%2Fmain-bigint-test.c;h=06d8706fc0939762035800b817888f3b7d0f2ffb;hb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;hp=8fd41365ad308d2d4882c05b73849262b5cff4ce;hpb=c9c11514d91b8c19f77d65ac051b998bd99048b0;p=avr-crypto-lib.git diff --git a/test_src/main-bigint-test.c b/test_src/main-bigint-test.c index 8fd4136..06d8706 100644 --- a/test_src/main-bigint-test.c +++ b/test_src/main-bigint-test.c @@ -26,8 +26,8 @@ #include "uart_i.h" #include "debug.h" -#include "noekeon.h" -#include "noekeon_prng.h" +#include "noekeon/noekeon.h" +#include "noekeon/noekeon_prng.h" #include "bigint.h" #include "bigint_io.h"