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