summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/dlgpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/dlgpage.hxx')
-rw-r--r--reportdesign/source/ui/inc/dlgpage.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/dlgpage.hxx b/reportdesign/source/ui/inc/dlgpage.hxx
index f3eb887aeea1..672207469db0 100644
--- a/reportdesign/source/ui/inc/dlgpage.hxx
+++ b/reportdesign/source/ui/inc/dlgpage.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_DLGPAGE_HXX
-#define RPTUI_DLGPAGE_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_DLGPAGE_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_DLGPAGE_HXX
#include <sfx2/tabdlg.hxx>
@@ -42,6 +42,6 @@ public:
} // namespace rptui
-#endif // RPTUI_DLGPAGE_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_DLGPAGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */