aboutsummaryrefslogtreecommitdiffstats
path: root/src/rng/randpool/randpool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rng/randpool/randpool.h')
-rw-r--r--src/rng/randpool/randpool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rng/randpool/randpool.h b/src/rng/randpool/randpool.h
index 198a34552..f6bae9d52 100644
--- a/src/rng/randpool/randpool.h
+++ b/src/rng/randpool/randpool.h
@@ -7,7 +7,7 @@
#define BOTAN_RANDPOOL_H__
#include <botan/rng.h>
-#include <botan/base.h>
+#include <botan/block_cipher.h>
#include <botan/mac.h>
#include <vector>