summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/ReportDefines.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/ReportDefines.hxx')
-rw-r--r--reportdesign/source/ui/inc/ReportDefines.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/ReportDefines.hxx b/reportdesign/source/ui/inc/ReportDefines.hxx
index 9f9007d0ad4b..0cca0d817f5b 100644
--- a/reportdesign/source/ui/inc/ReportDefines.hxx
+++ b/reportdesign/source/ui/inc/ReportDefines.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 RPTUI_REPORT_DEFINES_HXX
-#define RPTUI_REPORT_DEFINES_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_REPORTDEFINES_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_REPORTDEFINES_HXX
namespace rptui
{
@@ -28,6 +28,6 @@ namespace rptui
#define REPORT_EXTRA_SPACE 10
}
-#endif //RPTUI_REPORT_DEFINES_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_REPORTDEFINES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */