summaryrefslogtreecommitdiff
path: root/src/print.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/print.h')
-rw-r--r--src/print.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/print.h b/src/print.h
index 902fcd9a..1da74493 100644
--- a/src/print.h
+++ b/src/print.h
@@ -39,8 +39,8 @@
*
* @ingroup data
*/
-#ifndef _PRINT_H
-#define _PRINT_H
+#ifndef INCLUDED_PRINT_H
+#define INCLUDED_PRINT_H
#include "chain.h"
#include "predicate.h"
@@ -88,4 +88,4 @@ public:
} // namespace ledger
-#endif // _PRINT_H
+#endif // INCLUDED_PRINT_H