]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-aes256-test.c
clean up
[avr-crypto-lib.git] / test_src / main-aes256-test.c
index 1715026b8761c00a85f7f9b73fa91ed894b846e7..68a82acef40757b708402d1cf6fed91f92a56524 100644 (file)
@@ -31,8 +31,8 @@
 #include "cli.h"
 #include "performance_test.h"
 #include "blockcipher_descriptor.h"
-#include "bcal-performance.h"
-#include "bcal_aes256.h"
+#include "bcal/bcal-performance.h"
+#include "bcal/bcal_aes256.h"
 #include <stdint.h>
 #include <string.h>
 #include <stdlib.h>