summaryrefslogtreecommitdiff
path: root/src/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/session.h')
-rw-r--r--src/session.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/session.h b/src/session.h
index 4dce3816..533f0fc1 100644
--- a/src/session.h
+++ b/src/session.h
@@ -39,8 +39,8 @@
*
* @ingroup report
*/
-#ifndef _SESSION_H
-#define _SESSION_H
+#ifndef INCLUDED_SESSION_H
+#define INCLUDED_SESSION_H
#include "account.h"
#include "journal.h"
@@ -192,4 +192,4 @@ void set_session_context(session_t * session);
} // namespace ledger
-#endif // _SESSION_H
+#endif // INCLUDED_SESSION_H