summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/ColorListener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/ColorListener.hxx')
-rw-r--r--reportdesign/source/ui/inc/ColorListener.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/ui/inc/ColorListener.hxx b/reportdesign/source/ui/inc/ColorListener.hxx
index ed6335bfb4e0..351b702b7b85 100644
--- a/reportdesign/source/ui/inc/ColorListener.hxx
+++ b/reportdesign/source/ui/inc/ColorListener.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_COLORLISTENER_HXX
-#define RPTUI_COLORLISTENER_HXX
+#ifndef INCLUDED_REPORTDESIGN_SOURCE_UI_INC_COLORLISTENER_HXX
+#define INCLUDED_REPORTDESIGN_SOURCE_UI_INC_COLORLISTENER_HXX
#include <vcl/window.hxx>
#include <svtools/colorcfg.hxx>
@@ -72,6 +72,6 @@ namespace rptui
virtual void setCollapsed(sal_Bool _bCollapsed);
};
}
-#endif // RPTUI_COLORLISTENER_HXX
+#endif // INCLUDED_REPORTDESIGN_SOURCE_UI_INC_COLORLISTENER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */