aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/win32_stats/es_win32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/entropy/win32_stats/es_win32.cpp')
-rw-r--r--src/entropy/win32_stats/es_win32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entropy/win32_stats/es_win32.cpp b/src/entropy/win32_stats/es_win32.cpp
index a8e9e40f5..e9f564fee 100644
--- a/src/entropy/win32_stats/es_win32.cpp
+++ b/src/entropy/win32_stats/es_win32.cpp
@@ -5,7 +5,7 @@
* Distributed under the terms of the Botan license
*/
-#include <botan/es_win32.h>
+#include <botan/internal/es_win32.h>
#include <windows.h>
#include <tlhelp32.h>