]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-aes192-test.c
clean up
[avr-crypto-lib.git] / test_src / main-aes192-test.c
index 1274b28ab3098cae7dde2c517021e95c2c0368c0..96fbf3e5e12499f355825eac7ec3bf4c1be8fcd9 100644 (file)
@@ -31,8 +31,8 @@
 #include "cli.h"
 #include "performance_test.h"
 #include "blockcipher_descriptor.h"
-#include "bcal-performance.h"
-#include "bcal_aes192.h"
+#include "bcal/bcal-performance.h"
+#include "bcal/bcal_aes192.h"
 #include <stdint.h>
 #include <string.h>
 #include <stdlib.h>