diff options
Diffstat (limited to 'modules/entropy/beos_stats/es_beos.h')
-rw-r--r-- | modules/entropy/beos_stats/es_beos.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/entropy/beos_stats/es_beos.h b/modules/entropy/beos_stats/es_beos.h index 11808d2b8..047939c8c 100644 --- a/modules/entropy/beos_stats/es_beos.h +++ b/modules/entropy/beos_stats/es_beos.h @@ -3,8 +3,8 @@ * (C) 1999-2007 Jack Lloyd * *************************************************/ -#ifndef BOTAN_EXT_ENTROPY_SRC_BEOS_H__ -#define BOTAN_EXT_ENTROPY_SRC_BEOS_H__ +#ifndef BOTAN_ENTROPY_SRC_BEOS_H__ +#define BOTAN_ENTROPY_SRC_BEOS_H__ #include <botan/buf_es.h> |