summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/dlg/GroupExchange.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/dlg/GroupExchange.hxx')
-rw-r--r--reportdesign/source/ui/dlg/GroupExchange.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/dlg/GroupExchange.hxx b/reportdesign/source/ui/dlg/GroupExchange.hxx
index 8a0c560ab0ed..57259b504684 100644
--- a/reportdesign/source/ui/dlg/GroupExchange.hxx
+++ b/reportdesign/source/ui/dlg/GroupExchange.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_GROUP_EXCHANGE_HXX
-#define RPTUI_GROUP_EXCHANGE_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_DLG_GROUPEXCHANGE_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_DLG_GROUPEXCHANGE_HXX
#include <com/sun/star/beans/PropertyValue.hpp>
#include <cppuhelper/implbase2.hxx>
@@ -41,6 +41,6 @@ namespace rptui
virtual void ObjectReleased() SAL_OVERRIDE;
};
}
-#endif // RPTUI_GROUP_EXCHANGE_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_DLG_GROUPEXCHANGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */