aboutsummaryrefslogtreecommitdiffstats
path: root/src/base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/base.cpp')
-rw-r--r--src/base.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/base.cpp b/src/base.cpp
index 3cca7c594..a1fd1ab1a 100644
--- a/src/base.cpp
+++ b/src/base.cpp
@@ -4,6 +4,7 @@
*************************************************/
#include <botan/base.h>
+#include <botan/rng.h>
#include <botan/version.h>
#include <botan/util.h>
#include <botan/config.h>