X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-bigint-test.c;h=06d8706fc0939762035800b817888f3b7d0f2ffb;hp=8fd41365ad308d2d4882c05b73849262b5cff4ce;hb=7b5401ab9ce23a5da1de8b6c7de3a1aa20ac4cf8;hpb=02ac3b653f3a11f284cc1a0cb0e983575f2f431b 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"