aboutsummaryrefslogtreecommitdiffstats
path: root/src/cipher/safer/safer_sk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cipher/safer/safer_sk.h')
-rw-r--r--src/cipher/safer/safer_sk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cipher/safer/safer_sk.h b/src/cipher/safer/safer_sk.h
index 1bc65e2f7..121cf545b 100644
--- a/src/cipher/safer/safer_sk.h
+++ b/src/cipher/safer/safer_sk.h
@@ -6,7 +6,7 @@
#ifndef BOTAN_SAFER_SK_H__
#define BOTAN_SAFER_SK_H__
-#include <botan/base.h>
+#include <botan/block_cipher.h>
namespace Botan {