aboutsummaryrefslogtreecommitdiffstats
path: root/modules/entropy/cryptoapi_rng/es_capi.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/entropy/cryptoapi_rng/es_capi.h')
-rw-r--r--modules/entropy/cryptoapi_rng/es_capi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/entropy/cryptoapi_rng/es_capi.h b/modules/entropy/cryptoapi_rng/es_capi.h
index 36b4acd8d..68e42cf9c 100644
--- a/modules/entropy/cryptoapi_rng/es_capi.h
+++ b/modules/entropy/cryptoapi_rng/es_capi.h
@@ -3,8 +3,8 @@
* (C) 1999-2007 Jack Lloyd *
*************************************************/
-#ifndef BOTAN_EXT_ENTROPY_SRC_WIN32_CAPI_H__
-#define BOTAN_EXT_ENTROPY_SRC_WIN32_CAPI_H__
+#ifndef BOTAN_ENTROPY_SRC_WIN32_CAPI_H__
+#define BOTAN_ENTROPY_SRC_WIN32_CAPI_H__
#include <botan/rng.h>
#include <vector>