summaryrefslogtreecommitdiff
path: root/src/temps.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/temps.h')
-rw-r--r--src/temps.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/temps.h b/src/temps.h
index a28966fe..3a5b1987 100644
--- a/src/temps.h
+++ b/src/temps.h
@@ -39,8 +39,8 @@
*
* @ingroup report
*/
-#ifndef _TEMPS_H
-#define _TEMPS_H
+#ifndef INCLUDED_TEMPS_H
+#define INCLUDED_TEMPS_H
namespace ledger {
@@ -82,4 +82,4 @@ public:
} // namespace ledger
-#endif // _TEMPS_H
+#endif // INCLUDED_TEMPS_H