]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - hmac-sha1/hmac-sha1.h
clean up
[avr-crypto-lib.git] / hmac-sha1 / hmac-sha1.h
index d0be0299b24fcaa19745bee15ff5bb9bc28b5c55..78fa7c03280f4a9cccc1b382b4e787bdeec042d5 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef HMACSHA1_H_
 #define HMACSHA1_H_
 
-#include "sha1.h"
+#include "sha1/sha1.h"
 
 #define HMAC_SHA1_BITS        SHA1_HASH_BITS
 #define HMAC_SHA1_BYTES       SHA1_HASH_BYTES