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