]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-noekeon-test.c
clean up
[avr-crypto-lib.git] / test_src / main-noekeon-test.c
index 47f9661521eb954539cb4726566f7f99d012cadb..f19a91ca0ad0fd7d39ff19c6997e624c33b6c9bf 100644 (file)
 #include "uart_i.h"
 #include "debug.h"
 
-#include <noekeon.h>
+#include <noekeon/noekeon.h>
 #include "nessie_bc_test.h"
 #include "cli.h"
 #include "performance_test.h"
-#include "bcal-performance.h"
-#include "bcal_noekeon.h"
+#include "bcal/bcal-performance.h"
+#include "bcal/bcal_noekeon.h"
 
 #include <stdint.h>
 #include <string.h>