summaryrefslogtreecommitdiff
path: root/hmac-md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'hmac-md5.c')
-rw-r--r--hmac-md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hmac-md5.c b/hmac-md5.c
index d67f5cc8..96e61f91 100644
--- a/hmac-md5.c
+++ b/hmac-md5.c
@@ -23,7 +23,7 @@
* MA 02111-1307, USA.
*/
-#include "hmac-md5.h"
+#include "hmac.h"
void
hmac_md5_set_key(struct hmac_md5_ctx *ctx,