aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/rng.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/rng.h')
-rw-r--r--src/core/rng.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/rng.h b/src/core/rng.h
index d6d37a7a0..6a8ce63b2 100644
--- a/src/core/rng.h
+++ b/src/core/rng.h
@@ -3,8 +3,8 @@
* (C) 1999-2008 Jack Lloyd *
*************************************************/
-#ifndef BOTAN_RANDOM_NUMBER_GENERATOR__
-#define BOTAN_RANDOM_NUMBER_GENERATOR__
+#ifndef BOTAN_RANDOM_NUMBER_GENERATOR_H__
+#define BOTAN_RANDOM_NUMBER_GENERATOR_H__
#include <botan/exceptn.h>