]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-serpent-test.c
clean up
[avr-crypto-lib.git] / test_src / main-serpent-test.c
index 51575b9f6d5cda26c0ab396dcca35ef95cc271b2..db97c86a8c967939b79a2d26f965c34703270d45 100644 (file)
@@ -30,8 +30,8 @@
 #include "nessie_bc_test.h"
 #include "cli.h"
 #include "performance_test.h"
-#include "bcal-performance.h"
-#include "bcal_serpent.h"
+#include "bcal/bcal-performance.h"
+#include "bcal/bcal_serpent.h"
 
 #include <stdint.h>
 #include <string.h>