summaryrefslogtreecommitdiff
path: root/chart2/source/inc/SceneProperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/SceneProperties.hxx')
-rw-r--r--chart2/source/inc/SceneProperties.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/chart2/source/inc/SceneProperties.hxx b/chart2/source/inc/SceneProperties.hxx
index a2c9f0c2bdd5..811d9211e189 100644
--- a/chart2/source/inc/SceneProperties.hxx
+++ b/chart2/source/inc/SceneProperties.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_SCENEPROPERTIES_HXX
-#define CHART_SCENEPROPERTIES_HXX
+#ifndef INCLUDED_CHART2_SOURCE_INC_SCENEPROPERTIES_HXX
+#define INCLUDED_CHART2_SOURCE_INC_SCENEPROPERTIES_HXX
#include "PropertyHelper.hxx"
#include "FastPropertyIdRanges.hxx"
@@ -84,7 +84,6 @@ private:
} // namespace chart
-// CHART_FILLPROPERTIES_HXX
-#endif
+#endif // INCLUDED_CHART2_SOURCE_INC_SCENEPROPERTIES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */