X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-bigint-test.c;h=8fd41365ad308d2d4882c05b73849262b5cff4ce;hp=06d8706fc0939762035800b817888f3b7d0f2ffb;hb=b8d6b2bd3ddea45506f584c7d44fe5fff0557ed1;hpb=8007e094d9e9e9477a08978c5ad2d96c6cb8bb66 diff --git a/test_src/main-bigint-test.c b/test_src/main-bigint-test.c index 06d8706..8fd4136 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/noekeon.h" -#include "noekeon/noekeon_prng.h" +#include "noekeon.h" +#include "noekeon_prng.h" #include "bigint.h" #include "bigint_io.h"