aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/egd/es_egd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/entropy/egd/es_egd.cpp')
-rw-r--r--src/entropy/egd/es_egd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entropy/egd/es_egd.cpp b/src/entropy/egd/es_egd.cpp
index 9e37f8f17..bd8dc8590 100644
--- a/src/entropy/egd/es_egd.cpp
+++ b/src/entropy/egd/es_egd.cpp
@@ -5,7 +5,7 @@
* Distributed under the terms of the Botan license
*/
-#include <botan/es_egd.h>
+#include <botan/internal/es_egd.h>
#include <botan/parsing.h>
#include <botan/exceptn.h>
#include <cstring>