summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/ReportWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/ReportWindow.hxx')
-rw-r--r--reportdesign/source/ui/inc/ReportWindow.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/ReportWindow.hxx b/reportdesign/source/ui/inc/ReportWindow.hxx
index bf48dcf23c18..7dcb6453c80a 100644
--- a/reportdesign/source/ui/inc/ReportWindow.hxx
+++ b/reportdesign/source/ui/inc/ReportWindow.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_WINDOW_HXX
-#define RPTUI_REPORT_WINDOW_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_REPORTWINDOW_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_REPORTWINDOW_HXX
#include <com/sun/star/report/XSection.hpp>
#include "ReportDefines.hxx"
@@ -226,6 +226,6 @@ namespace rptui
} //rptui
-#endif // RPTUI_REPORT_WINDOW_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_REPORTWINDOW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */