aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac/hmac/hmac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mac/hmac/hmac.h')
-rw-r--r--src/mac/hmac/hmac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mac/hmac/hmac.h b/src/mac/hmac/hmac.h
index 67ebc4190..8c19cec6a 100644
--- a/src/mac/hmac/hmac.h
+++ b/src/mac/hmac/hmac.h
@@ -7,6 +7,7 @@
#define BOTAN_HMAC_H__
#include <botan/base.h>
+#include <botan/hash.h>
namespace Botan {