summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/dlgedclip.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/dlgedclip.hxx')
-rw-r--r--reportdesign/source/ui/inc/dlgedclip.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/dlgedclip.hxx b/reportdesign/source/ui/inc/dlgedclip.hxx
index ad5657536868..9c448a29fc7b 100644
--- a/reportdesign/source/ui/inc/dlgedclip.hxx
+++ b/reportdesign/source/ui/inc/dlgedclip.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _REPORT_RPTUICLIP_HXX
-#define _REPORT_RPTUICLIP_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_DLGEDCLIP_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_DLGEDCLIP_HXX
#include <svtools/transfer.hxx>
#include <com/sun/star/beans/NamedValue.hpp>
@@ -75,6 +75,6 @@ private:
TSectionElements m_aCopyElements;
};
}
-#endif // _REPORT_RPTUICLIP_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_DLGEDCLIP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */