summaryrefslogtreecommitdiff
path: root/src/ptree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ptree.h')
-rw-r--r--src/ptree.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ptree.h b/src/ptree.h
index 9044f13b..9a870627 100644
--- a/src/ptree.h
+++ b/src/ptree.h
@@ -43,8 +43,8 @@
*
* Long.
*/
-#ifndef _PTREE_H
-#define _PTREE_H
+#ifndef INCLUDED_PTREE_H
+#define INCLUDED_PTREE_H
#include "chain.h"
@@ -100,4 +100,4 @@ public:
} // namespace ledger
-#endif // _PTREE_H
+#endif // INCLUDED_PTREE_H