aboutsummaryrefslogtreecommitdiffstats
path: root/modules/engine/gnump/gmp_wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/engine/gnump/gmp_wrap.h')
-rw-r--r--modules/engine/gnump/gmp_wrap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/engine/gnump/gmp_wrap.h b/modules/engine/gnump/gmp_wrap.h
index 0da54550f..09a8590c4 100644
--- a/modules/engine/gnump/gmp_wrap.h
+++ b/modules/engine/gnump/gmp_wrap.h
@@ -3,8 +3,8 @@
* (C) 1999-2007 Jack Lloyd *
*************************************************/
-#ifndef BOTAN_EXT_GMP_MPZ_WRAP_H__
-#define BOTAN_EXT_GMP_MPZ_WRAP_H__
+#ifndef BOTAN_GMP_MPZ_WRAP_H__
+#define BOTAN_GMP_MPZ_WRAP_H__
#include <botan/bigint.h>
#include <gmp.h>