summaryrefslogtreecommitdiff
path: root/chart2/source/inc/ConfigItemListener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/ConfigItemListener.hxx')
-rw-r--r--chart2/source/inc/ConfigItemListener.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/inc/ConfigItemListener.hxx b/chart2/source/inc/ConfigItemListener.hxx
index d050fa59fcb3..7d3b82e5600f 100644
--- a/chart2/source/inc/ConfigItemListener.hxx
+++ b/chart2/source/inc/ConfigItemListener.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 CHART2_CONFIGITEMLISTENER_HXX
-#define CHART2_CONFIGITEMLISTENER_HXX
+#ifndef INCLUDED_CHART2_SOURCE_INC_CONFIGITEMLISTENER_HXX
+#define INCLUDED_CHART2_SOURCE_INC_CONFIGITEMLISTENER_HXX
#include <rtl/ustring.hxx>
#include "charttoolsdllapi.hxx"
@@ -36,7 +36,7 @@ protected:
} // namespace chart
-// CHART2_CONFIGITEMLISTENER_HXX
+// INCLUDED_CHART2_SOURCE_INC_CONFIGITEMLISTENER_HXX
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */