summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/ReportControllerObserver.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/ReportControllerObserver.hxx')
-rw-r--r--reportdesign/source/ui/inc/ReportControllerObserver.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/ReportControllerObserver.hxx b/reportdesign/source/ui/inc/ReportControllerObserver.hxx
index 947d10d0ef97..125f4fabb60d 100644
--- a/reportdesign/source/ui/inc/ReportControllerObserver.hxx
+++ b/reportdesign/source/ui/inc/ReportControllerObserver.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 INCLUDED_REPORTCONTROLLEROBSERVER_HXX
-#define INCLUDED_REPORTCONTROLLEROBSERVER_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_REPORTCONTROLLEROBSERVER_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_REPORTCONTROLLEROBSERVER_HXX
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/beans/PropertyChangeEvent.hpp>
@@ -112,7 +112,7 @@ namespace rptui
} // namespace rptui
-#endif /* INCLUDED_REPORTCONTROLLEROBSERVER_HXX */
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_REPORTCONTROLLEROBSERVER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */