summaryrefslogtreecommitdiff
path: root/chart2/source/inc/ChartTypeHelper.hxx
diff options
context:
space:
mode:
authorIngrid Halama <iha@openoffice.org>2003-11-13 09:18:53 +0000
committerIngrid Halama <iha@openoffice.org>2003-11-13 09:18:53 +0000
commit66c331d9f76fa252760b3b19d2c3fe183171a321 (patch)
tree6e052f5a361b7887fee5887fed56452d91d3a8d0 /chart2/source/inc/ChartTypeHelper.hxx
parent7941751c03e746590b59fc5b28fc8793883630b6 (diff)
corrected include saver
Diffstat (limited to 'chart2/source/inc/ChartTypeHelper.hxx')
-rw-r--r--chart2/source/inc/ChartTypeHelper.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/chart2/source/inc/ChartTypeHelper.hxx b/chart2/source/inc/ChartTypeHelper.hxx
index 3a194fb5f275..767c666b27cb 100644
--- a/chart2/source/inc/ChartTypeHelper.hxx
+++ b/chart2/source/inc/ChartTypeHelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartTypeHelper.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: iha $ $Date: 2003-11-10 19:31:56 $
+ * last change: $Author: iha $ $Date: 2003-11-13 10:18:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,8 @@
*
************************************************************************/
-#ifndef _CHART2__HXX
-#define _CHART2__HXX
+#ifndef _CHART2_CHARTTYPEHELPER_HXX
+#define _CHART2_CHARTTYPEHELPER_HXX
#ifndef _DRAFTS_COM_SUN_STAR_CHART2_XCHARTTYPE_HPP_
#include <drafts/com/sun/star/chart2/XChartType.hpp>