]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - hmac-sha256/hmac-sha256.c
clean up
[avr-crypto-lib.git] / hmac-sha256 / hmac-sha256.c
index 6a5718906b2d6fd5aa3899f33880cf06c74d99fc..c5e53fdf505978550350dfed407ceb4f67b453f5 100644 (file)
@@ -31,7 +31,7 @@
 #include <stdint.h>
 #include <string.h>
 #include "config.h"
-#include "sha256.h"
+#include "sha256/sha256.h"
 #include "hmac-sha256.h"
 
 #define IPAD 0x36