aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/rmd160/rmd160.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/hash/rmd160/rmd160.h')
-rw-r--r--src/lib/hash/rmd160/rmd160.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/hash/rmd160/rmd160.h b/src/lib/hash/rmd160/rmd160.h
index 3e0dbb9d7..daba812d9 100644
--- a/src/lib/hash/rmd160/rmd160.h
+++ b/src/lib/hash/rmd160/rmd160.h
@@ -5,8 +5,8 @@
* Botan is released under the Simplified BSD License (see license.txt)
*/
-#ifndef BOTAN_RIPEMD_160_H__
-#define BOTAN_RIPEMD_160_H__
+#ifndef BOTAN_RIPEMD_160_H_
+#define BOTAN_RIPEMD_160_H_
#include <botan/mdx_hash.h>