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