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