]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-hmac-sha256-test.c
clean up
[avr-crypto-lib.git] / test_src / main-hmac-sha256-test.c
index b6ca3fab23057b8e42335389332580c6e0b649f9..b98fb203c6e59c3a8976eed662eaeb01dce0e20e 100644 (file)
@@ -26,7 +26,7 @@
 #include "uart_i.h"
 #include "debug.h"
 
-#include "sha256.h"
+#include "sha256/sha256.h"
 #include "hmac-sha256.h"
 
 #include "cli.h"