aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/twofish/twofish.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/block/twofish/twofish.h')
-rw-r--r--src/lib/block/twofish/twofish.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/block/twofish/twofish.h b/src/lib/block/twofish/twofish.h
index 8201ede76..027e2c701 100644
--- a/src/lib/block/twofish/twofish.h
+++ b/src/lib/block/twofish/twofish.h
@@ -10,6 +10,8 @@
#include <botan/block_cipher.h>
+BOTAN_FUTURE_INTERNAL_HEADER(twofish.h)
+
namespace Botan {
/**