aboutsummaryrefslogtreecommitdiffstats
path: root/src/rng/x931_rng/x931_rng.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rng/x931_rng/x931_rng.h')
-rw-r--r--src/rng/x931_rng/x931_rng.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rng/x931_rng/x931_rng.h b/src/rng/x931_rng/x931_rng.h
index 220b47ab8..e1d090c3c 100644
--- a/src/rng/x931_rng/x931_rng.h
+++ b/src/rng/x931_rng/x931_rng.h
@@ -7,7 +7,7 @@
#define BOTAN_ANSI_X931_RNG_H__
#include <botan/rng.h>
-#include <botan/base.h>
+#include <botan/block_cipher.h>
namespace Botan {