summaryrefslogtreecommitdiff
path: root/chart2/source/inc/ReferenceSizeProvider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/ReferenceSizeProvider.hxx')
-rw-r--r--chart2/source/inc/ReferenceSizeProvider.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/inc/ReferenceSizeProvider.hxx b/chart2/source/inc/ReferenceSizeProvider.hxx
index b1c626808e8c..6c3f968852dc 100644
--- a/chart2/source/inc/ReferenceSizeProvider.hxx
+++ b/chart2/source/inc/ReferenceSizeProvider.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_REFERENCESIZEPROVIDER_HXX
-#define CHART2_REFERENCESIZEPROVIDER_HXX
+#ifndef INCLUDED_CHART2_SOURCE_INC_REFERENCESIZEPROVIDER_HXX
+#define INCLUDED_CHART2_SOURCE_INC_REFERENCESIZEPROVIDER_HXX
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/chart2/XChartDocument.hpp>
@@ -131,7 +131,7 @@ private:
} // namespace chart
-// CHART2_REFERENCESIZEPROVIDER_HXX
+// INCLUDED_CHART2_SOURCE_INC_REFERENCESIZEPROVIDER_HXX
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */