]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-bigint-test.c
clean up
[avr-crypto-lib.git] / test_src / main-bigint-test.c
index 8fd41365ad308d2d4882c05b73849262b5cff4ce..06d8706fc0939762035800b817888f3b7d0f2ffb 100644 (file)
@@ -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"