diff options
Diffstat (limited to 'modules/engine/gnump/eng_gmp.h')
-rw-r--r-- | modules/engine/gnump/eng_gmp.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/engine/gnump/eng_gmp.h b/modules/engine/gnump/eng_gmp.h index 2ac2b54a8..b8b2081fa 100644 --- a/modules/engine/gnump/eng_gmp.h +++ b/modules/engine/gnump/eng_gmp.h @@ -3,8 +3,8 @@ * (C) 1999-2007 Jack Lloyd * *************************************************/ -#ifndef BOTAN_EXT_ENGINE_GMP_H__ -#define BOTAN_EXT_ENGINE_GMP_H__ +#ifndef BOTAN_ENGINE_GMP_H__ +#define BOTAN_ENGINE_GMP_H__ #include <botan/engine.h> |