diff options
Diffstat (limited to 'src/lib/entropy/win32_stats/es_win32.h')
-rw-r--r-- | src/lib/entropy/win32_stats/es_win32.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/entropy/win32_stats/es_win32.h b/src/lib/entropy/win32_stats/es_win32.h index 26b904bbb..2b11ee080 100644 --- a/src/lib/entropy/win32_stats/es_win32.h +++ b/src/lib/entropy/win32_stats/es_win32.h @@ -5,8 +5,8 @@ * Botan is released under the Simplified BSD License (see license.txt) */ -#ifndef BOTAN_ENTROPY_SRC_WIN32_H__ -#define BOTAN_ENTROPY_SRC_WIN32_H__ +#ifndef BOTAN_ENTROPY_SRC_WIN32_H_ +#define BOTAN_ENTROPY_SRC_WIN32_H_ #include <botan/entropy_src.h> |