summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/XYDataInterpreter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/template/XYDataInterpreter.hxx')
-rw-r--r--chart2/source/model/template/XYDataInterpreter.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/model/template/XYDataInterpreter.hxx b/chart2/source/model/template/XYDataInterpreter.hxx
index ce3fc108b644..4b1355c916fe 100644
--- a/chart2/source/model/template/XYDataInterpreter.hxx
+++ b/chart2/source/model/template/XYDataInterpreter.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 CHART_XYDATAINTERPRETER_HXX
-#define CHART_XYDATAINTERPRETER_HXX
+#ifndef INCLUDED_CHART2_SOURCE_MODEL_TEMPLATE_XYDATAINTERPRETER_HXX
+#define INCLUDED_CHART2_SOURCE_MODEL_TEMPLATE_XYDATAINTERPRETER_HXX
#include "DataInterpreter.hxx"
@@ -49,7 +49,7 @@ protected:
} // namespace chart
-// CHART_XYDATAINTERPRETER_HXX
+// INCLUDED_CHART2_SOURCE_MODEL_TEMPLATE_XYDATAINTERPRETER_HXX
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */