diff options
Diffstat (limited to 'src/entropy/unix_procs/unix_src.cpp')
-rw-r--r-- | src/entropy/unix_procs/unix_src.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entropy/unix_procs/unix_src.cpp b/src/entropy/unix_procs/unix_src.cpp index c843af6c2..a72ecf055 100644 --- a/src/entropy/unix_procs/unix_src.cpp +++ b/src/entropy/unix_procs/unix_src.cpp @@ -5,7 +5,7 @@ * Distributed under the terms of the Botan license */ -#include <botan/es_unix.h> +#include <botan/internal/es_unix.h> namespace Botan { |