aboutsummaryrefslogtreecommitdiffstats
path: root/modules/engine/openssl/bn_wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/engine/openssl/bn_wrap.h')
-rw-r--r--modules/engine/openssl/bn_wrap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/engine/openssl/bn_wrap.h b/modules/engine/openssl/bn_wrap.h
index 682795660..a42967544 100644
--- a/modules/engine/openssl/bn_wrap.h
+++ b/modules/engine/openssl/bn_wrap.h
@@ -3,8 +3,8 @@
* (C) 1999-2007 Jack Lloyd *
*************************************************/
-#ifndef BOTAN_EXT_OPENSSL_BN_WRAP_H__
-#define BOTAN_EXT_OPENSSL_BN_WRAP_H__
+#ifndef BOTAN_OPENSSL_BN_WRAP_H__
+#define BOTAN_OPENSSL_BN_WRAP_H__
#include <botan/bigint.h>
#include <openssl/bn.h>