aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/cryptoapi_rng/es_capi.cpp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-12-23 00:13:15 +0000
committerlloyd <[email protected]>2009-12-23 00:13:15 +0000
commitbb516498eb36ff5ddf604a6561dc73e0cccad3af (patch)
treea2b161d50068cd2713b402d062779f2f851c1ce5 /src/entropy/cryptoapi_rng/es_capi.cpp
parentfa23d991608dc81452965d79c32b402595c620e7 (diff)
Include as internal/
Diffstat (limited to 'src/entropy/cryptoapi_rng/es_capi.cpp')
-rw-r--r--src/entropy/cryptoapi_rng/es_capi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entropy/cryptoapi_rng/es_capi.cpp b/src/entropy/cryptoapi_rng/es_capi.cpp
index a70b52044..367166c62 100644
--- a/src/entropy/cryptoapi_rng/es_capi.cpp
+++ b/src/entropy/cryptoapi_rng/es_capi.cpp
@@ -5,7 +5,7 @@
* Distributed under the terms of the Botan license
*/
-#include <botan/es_capi.h>
+#include <botan/internal/es_capi.h>
#include <botan/parsing.h>
#include <windows.h>
#include <wincrypt.h>