summaryrefslogtreecommitdiff
path: root/reportdesign/inc/PropertyForward.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc/PropertyForward.hxx')
-rw-r--r--reportdesign/inc/PropertyForward.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/inc/PropertyForward.hxx b/reportdesign/inc/PropertyForward.hxx
index e0bd925ddfc6..6ff443b74bc3 100644
--- a/reportdesign/inc/PropertyForward.hxx
+++ b/reportdesign/inc/PropertyForward.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_PROPERTYSETFORWARD_HXX
-#define RPTUI_PROPERTYSETFORWARD_HXX
+#ifndef INCLUDED_REPORTDESIGN_INC_PROPERTYFORWARD_HXX
+#define INCLUDED_REPORTDESIGN_INC_PROPERTYFORWARD_HXX
#include "dllapi.h"
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
@@ -80,6 +80,6 @@ namespace rptui
} // namespace rptui
-#endif // RPTUI_PROPERTYSETFORWARD_HXX
+#endif // INCLUDED_REPORTDESIGN_INC_PROPERTYFORWARD_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */