summaryrefslogtreecommitdiff
path: root/src/views.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/views.h')
-rw-r--r--src/views.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/views.h b/src/views.h
index 61929dcf..3146362a 100644
--- a/src/views.h
+++ b/src/views.h
@@ -39,8 +39,8 @@
*
* @ingroup views
*/
-#ifndef _VIEWS_H
-#define _VIEWS_H
+#ifndef INCLUDED_VIEWS_H
+#define INCLUDED_VIEWS_H
#include "utils.h"
@@ -454,4 +454,4 @@ void populate_journal(r_journal_ptr journal, report_t& report,
#endif /* DOCUMENT_MODEL */
-#endif // _VIEWS_H
+#endif // INCLUDED_VIEWS_H