]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-skipjack-test.c
clean up
[avr-crypto-lib.git] / test_src / main-skipjack-test.c
index 3f1c75fd308b420fd8e31532c7be6ed39be695b4..2192816a7d177af595821c1d07896f87f11c25ae 100644 (file)
@@ -30,8 +30,8 @@
 #include "nessie_bc_test.h"
 #include "cli.h"
 #include "performance_test.h"
-#include "bcal-performance.h"
-#include "bcal_skipjack.h"
+#include "bcal/bcal-performance.h"
+#include "bcal/bcal_skipjack.h"
 
 #include <stdint.h>
 #include <string.h>