summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/propbrw.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/propbrw.hxx')
-rw-r--r--reportdesign/source/ui/inc/propbrw.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/propbrw.hxx b/reportdesign/source/ui/inc/propbrw.hxx
index cf22ed751ac3..051fc9a98c3b 100644
--- a/reportdesign/source/ui/inc/propbrw.hxx
+++ b/reportdesign/source/ui/inc/propbrw.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _REPORT_PROPBRW_HXX
-#define _REPORT_PROPBRW_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_PROPBRW_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_PROPBRW_HXX
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/awt/XControlContainer.hpp>
@@ -106,6 +106,6 @@ private:
} // rptui
-#endif // _REPORT_PROPBRW_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_PROPBRW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */