summaryrefslogtreecommitdiff
path: root/src/history.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/history.h')
-rw-r--r--src/history.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/history.h b/src/history.h
index 11e29bd7..ad2b1652 100644
--- a/src/history.h
+++ b/src/history.h
@@ -43,8 +43,8 @@
*
* Long.
*/
-#ifndef _HISTORY_H
-#define _HISTORY_H
+#ifndef INCLUDED_HISTORY_H
+#define INCLUDED_HISTORY_H
#include "amount.h"
#include "commodity.h"
@@ -93,4 +93,4 @@ public:
} // namespace ledger
-#endif // _HISTORY_H
+#endif // INCLUDED_HISTORY_H