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