summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/EndMarker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/EndMarker.hxx')
-rw-r--r--reportdesign/source/ui/inc/EndMarker.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/EndMarker.hxx b/reportdesign/source/ui/inc/EndMarker.hxx
index 90d13d45040a..e189585c63ad 100644
--- a/reportdesign/source/ui/inc/EndMarker.hxx
+++ b/reportdesign/source/ui/inc/EndMarker.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_ENDMARKER_HXX
-#define RPTUI_ENDMARKER_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_ENDMARKER_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_ENDMARKER_HXX
#include "ColorListener.hxx"
@@ -41,6 +41,6 @@ namespace rptui
virtual void MouseButtonDown( const MouseEvent& rMEvt ) SAL_OVERRIDE;
};
}
-#endif // RPTUI_ENDMARKER_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_ENDMARKER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */