summaryrefslogtreecommitdiff
path: root/reportdesign/source/inc/GroupProperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/inc/GroupProperties.hxx')
-rw-r--r--reportdesign/source/inc/GroupProperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/inc/GroupProperties.hxx b/reportdesign/source/inc/GroupProperties.hxx
index a0114e179886..d2ec0ac1c78b 100644
--- a/reportdesign/source/inc/GroupProperties.hxx
+++ b/reportdesign/source/inc/GroupProperties.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef RPT_SHARED_GROUPS_PROPERTIES_HXX
-#define RPT_SHARED_GROUPS_PROPERTIES_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_INC_GROUPPROPERTIES_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_INC_GROUPPROPERTIES_HXX
namespace rptshared
{
@@ -43,6 +43,6 @@ namespace rptshared
{}
};
}
-#endif //RPT_SHARED_GROUPS_PROPERTIES_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_INC_GROUPPROPERTIES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */