summaryrefslogtreecommitdiff
path: root/src/pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pool.h')
-rw-r--r--src/pool.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pool.h b/src/pool.h
index b89789f4..2c90c29f 100644
--- a/src/pool.h
+++ b/src/pool.h
@@ -43,8 +43,8 @@
*
* Long.
*/
-#ifndef _POOL_H
-#define _POOL_H
+#ifndef INCLUDED_POOL_H
+#define INCLUDED_POOL_H
#include "history.h"
#include "annotate.h"
@@ -136,4 +136,4 @@ public:
} // namespace ledger
-#endif // _POOL_H
+#endif // INCLUDED_POOL_H