summaryrefslogtreecommitdiff
path: root/src/iterators.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iterators.h')
-rw-r--r--src/iterators.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/iterators.h b/src/iterators.h
index 0eaa3cc2..733ec36e 100644
--- a/src/iterators.h
+++ b/src/iterators.h
@@ -39,8 +39,8 @@
*
* @ingroup data
*/
-#ifndef _ITERATORS_H
-#define _ITERATORS_H
+#ifndef INCLUDED_ITERATORS_H
+#define INCLUDED_ITERATORS_H
#include "xact.h"
#include "post.h"
@@ -326,4 +326,4 @@ private:
} // namespace ledger
-#endif // _ITERATORS_H
+#endif // INCLUDED_ITERATORS_H