summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:38:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:38:30 +0000
commit7ae0e4feef4df9752a3305da6f7a1fa0d516ec9f (patch)
tree38db9c88a119e0faa0348f56442b612895f3a7d5
parentc2b8e265207561cd1655e3bbed323e132d472ee0 (diff)
INTEGRATION: CWS vgbugs07 (1.6.274); FILE MERGED
2007/06/04 13:23:17 vg 1.6.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
-rw-r--r--xmloff/inc/XMLChartStyleContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/XMLChartStyleContext.hxx b/xmloff/inc/XMLChartStyleContext.hxx
index acedd988bc7f..cecf298ba67c 100644
--- a/xmloff/inc/XMLChartStyleContext.hxx
+++ b/xmloff/inc/XMLChartStyleContext.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLChartStyleContext.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:46:56 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:38:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,7 @@
#define _XMLOFF_XMLCHARTSTYLECONTEXT_HXX_
#ifndef _XMLOFF_XMLSHAPESTYLECONTEXT_HXX
-#include "XMLShapeStyleContext.hxx"
+#include <xmloff/XMLShapeStyleContext.hxx>
#endif
class XMLChartStyleContext : public XMLShapeStyleContext