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