aboutsummaryrefslogtreecommitdiffstats
path: root/include/buf_es.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/buf_es.h')
-rw-r--r--include/buf_es.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/buf_es.h b/include/buf_es.h
index fafec7c80..5748613da 100644
--- a/include/buf_es.h
+++ b/include/buf_es.h
@@ -6,7 +6,8 @@
#ifndef BOTAN_BUFFERED_ES_H__
#define BOTAN_BUFFERED_ES_H__
-#include <botan/base.h>
+#include <botan/rng.h>
+#include <botan/secmem.h>
namespace Botan {