aboutsummaryrefslogtreecommitdiffstats
path: root/src/s2k/pbkdf1/pbkdf1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s2k/pbkdf1/pbkdf1.h')
-rw-r--r--src/s2k/pbkdf1/pbkdf1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s2k/pbkdf1/pbkdf1.h b/src/s2k/pbkdf1/pbkdf1.h
index 99d0188db..ccc0a61fe 100644
--- a/src/s2k/pbkdf1/pbkdf1.h
+++ b/src/s2k/pbkdf1/pbkdf1.h
@@ -7,7 +7,7 @@
#define BOTAN_PBKDF1_H__
#include <botan/s2k.h>
-#include <botan/base.h>
+#include <botan/hash.h>
namespace Botan {