summaryrefslogtreecommitdiff
path: root/src/query.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/query.h')
-rw-r--r--src/query.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/query.h b/src/query.h
index 3297cbd6..fc324af8 100644
--- a/src/query.h
+++ b/src/query.h
@@ -39,8 +39,8 @@
*
* @ingroup expr
*/
-#ifndef _QUERY_H
-#define _QUERY_H
+#ifndef INCLUDED_QUERY_H
+#define INCLUDED_QUERY_H
#include "predicate.h"
@@ -349,4 +349,4 @@ public:
} // namespace ledger
-#endif // _QUERY_H
+#endif // INCLUDED_QUERY_H