]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-tdes-test.c
clean up
[avr-crypto-lib.git] / test_src / main-tdes-test.c
index 7adc19e0686179bdd484754e758271b626ab863c..45861990e0a1b244e9a1b17a3e97c9792b445117 100644 (file)
@@ -30,9 +30,9 @@
 #include "nessie_bc_test.h"
 #include "cli.h"
 #include "performance_test.h"
-#include "bcal-performance.h"
-#include "bcal_tdes.h"
-#include "bcal_tdes2.h"
+#include "bcal/bcal-performance.h"
+#include "bcal/bcal_tdes.h"
+#include "bcal/bcal_tdes2.h"
 
 #include <stdint.h>
 #include <string.h>