]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-xtea-test.c
clean up
[avr-crypto-lib.git] / test_src / main-xtea-test.c
index c40046f0cdd9cf518c936eefca9ad7183ed542ac..6fae984d5948c90e9c53a74488064b4074170048 100644 (file)
@@ -29,8 +29,8 @@
 #include "xtea.h"
 #include "nessie_bc_test.h"
 #include "performance_test.h"
-#include "bcal-performance.h"
-#include "bcal_xtea.h"
+#include "bcal/bcal-performance.h"
+#include "bcal/bcal_xtea.h"
 #include "cli.h"
 
 #include <stdint.h>