summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/DefaultInspection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/DefaultInspection.hxx')
-rw-r--r--reportdesign/source/ui/inc/DefaultInspection.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/DefaultInspection.hxx b/reportdesign/source/ui/inc/DefaultInspection.hxx
index 42efb604e88f..21807cf5db8c 100644
--- a/reportdesign/source/ui/inc/DefaultInspection.hxx
+++ b/reportdesign/source/ui/inc/DefaultInspection.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_DEFAULTINSPECTION_HXX
-#define RPT_DEFAULTINSPECTION_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_DEFAULTINSPECTION_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_DEFAULTINSPECTION_HXX
#include <com/sun/star/inspection/XObjectInspectorModel.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
@@ -97,6 +97,6 @@ namespace rptui
} // namespace rptui
-#endif // RPT_DEFAULTINSPECTION_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_DEFAULTINSPECTION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */