aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/cascade/cascade.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/block/cascade/cascade.h')
-rw-r--r--src/lib/block/cascade/cascade.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/block/cascade/cascade.h b/src/lib/block/cascade/cascade.h
index c96b61a6e..8a641fc2f 100644
--- a/src/lib/block/cascade/cascade.h
+++ b/src/lib/block/cascade/cascade.h
@@ -5,8 +5,8 @@
* Botan is released under the Simplified BSD License (see license.txt)
*/
-#ifndef BOTAN_CASCADE_H__
-#define BOTAN_CASCADE_H__
+#ifndef BOTAN_CASCADE_H_
+#define BOTAN_CASCADE_H_
#include <botan/block_cipher.h>