]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-md5-test.c
clean up
[avr-crypto-lib.git] / test_src / main-md5-test.c
index 08c03cd620f2db282d761175696ed0d070418fbe..b04635475b28d92454170f7f53c3391777d956f4 100644 (file)
@@ -29,8 +29,8 @@
 #include "md5.h"
 #include "nessie_hash_test.h"
 #include "performance_test.h"
-#include "hfal_md5.h"
-#include "hfal-performance.h"
+#include "hfal/hfal_md5.h"
+#include "hfal/hfal-performance.h"
 
 #include <stdint.h>
 #include <string.h>