summaryrefslogtreecommitdiff
path: root/src/lookup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lookup.h')
-rw-r--r--src/lookup.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lookup.h b/src/lookup.h
index a357cafe..aa85d97a 100644
--- a/src/lookup.h
+++ b/src/lookup.h
@@ -39,8 +39,8 @@
*
* @ingroup data
*/
-#ifndef _LOOKUP_H
-#define _LOOKUP_H
+#ifndef INCLUDED_LOOKUP_H
+#define INCLUDED_LOOKUP_H
#include "iterators.h"
@@ -54,4 +54,4 @@ lookup_probable_account(const string& ident,
} // namespace ledger
-#endif // _LOOKUP_H
+#endif // INCLUDED_LOOKUP_H