summaryrefslogtreecommitdiff
path: root/chart2/source/inc/ChartDebugTrace.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/ChartDebugTrace.hxx')
-rw-r--r--chart2/source/inc/ChartDebugTrace.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/inc/ChartDebugTrace.hxx b/chart2/source/inc/ChartDebugTrace.hxx
index d1580fd0d84f..f8eb950c3c96 100644
--- a/chart2/source/inc/ChartDebugTrace.hxx
+++ b/chart2/source/inc/ChartDebugTrace.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_CHARTDEBUGTRACE_HXX
-#define CHART2_CHARTDEBUGTRACE_HXX
+#ifndef INCLUDED_CHART2_SOURCE_INC_CHARTDEBUGTRACE_HXX
+#define INCLUDED_CHART2_SOURCE_INC_CHARTDEBUGTRACE_HXX
#include <com/sun/star/chart2/XChartDocument.hpp>
#include <com/sun/star/chart2/XDiagram.hpp>
@@ -57,7 +57,7 @@ OOO_DLLPUBLIC_CHARTTOOLS void ChartDebugTraceDiagram(
} // namespace debug
} // namespace chart
-// CHART2_CHARTDEBUGTRACE_HXX
+// INCLUDED_CHART2_SOURCE_INC_CHARTDEBUGTRACE_HXX
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */