aboutsummaryrefslogtreecommitdiffstats
path: root/include/sha1prng.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sha1prng.h')
-rw-r--r--include/sha1prng.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sha1prng.h b/include/sha1prng.h
index 0ba2a96a9..8237f57c0 100644
--- a/include/sha1prng.h
+++ b/include/sha1prng.h
@@ -7,6 +7,7 @@
#ifndef BOTAN_SHA1PRNG_H__
#define BOTAN_SHA1PRNG_H__
+#include <botan/rng.h>
#include <botan/base.h>
namespace Botan {