summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/inc/AccessibleChartView.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 22:48:59 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:34 +0200
commit75b7ce9c66c682564b3cc15ffb7914ad5e432298 (patch)
tree8491dbd9bab992f4c60bf14a31888c89d69ce99a /chart2/source/controller/inc/AccessibleChartView.hxx
parentremove unused header file: servicenames_charttypes.hxx (diff)
downloadcore-75b7ce9c66c682564b3cc15ffb7914ad5e432298.tar.gz
core-75b7ce9c66c682564b3cc15ffb7914ad5e432298.zip
fixincludeguards.sh: chart2
Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
Diffstat (limited to 'chart2/source/controller/inc/AccessibleChartView.hxx')
-rw-r--r--chart2/source/controller/inc/AccessibleChartView.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/AccessibleChartView.hxx b/chart2/source/controller/inc/AccessibleChartView.hxx
index 35ec327c0789..f3938c790fb8 100644
--- a/chart2/source/controller/inc/AccessibleChartView.hxx
+++ b/chart2/source/controller/inc/AccessibleChartView.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_ACCESSIBLE_CHART_VIEW_HXX
-#define _CHART2_ACCESSIBLE_CHART_VIEW_HXX
+#ifndef INCLUDED_CHART2_SOURCE_CONTROLLER_INC_ACCESSIBLECHARTVIEW_HXX
+#define INCLUDED_CHART2_SOURCE_CONTROLLER_INC_ACCESSIBLECHARTVIEW_HXX
#include "AccessibleBase.hxx"
#include "MutexContainer.hxx"