aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/mdx_hash/mdx_hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/mdx_hash/mdx_hash.h')
-rw-r--r--src/hash/mdx_hash/mdx_hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash/mdx_hash/mdx_hash.h b/src/hash/mdx_hash/mdx_hash.h
index 84f92493b..b07a78de7 100644
--- a/src/hash/mdx_hash/mdx_hash.h
+++ b/src/hash/mdx_hash/mdx_hash.h
@@ -6,7 +6,7 @@
#ifndef BOTAN_MDX_BASE_H__
#define BOTAN_MDX_BASE_H__
-#include <botan/base.h>
+#include <botan/hash.h>
namespace Botan {