summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLAutoStylePoolP.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:46:51 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:46:51 +0000
commitd8b14bf2ff11134b51d4d6bc557da9241963a37a (patch)
treef99a4d0c1afd1a7b19fa098b88b24450545d55f2 /xmloff/source/chart/SchXMLAutoStylePoolP.cxx
parentf941a482d37a72300af8fb79dbfc50731a9dc0e4 (diff)
INTEGRATION: CWS vgbugs07 (1.9.124); FILE MERGED
2007/06/04 13:23:19 vg 1.9.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/chart/SchXMLAutoStylePoolP.cxx')
-rw-r--r--xmloff/source/chart/SchXMLAutoStylePoolP.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmloff/source/chart/SchXMLAutoStylePoolP.cxx b/xmloff/source/chart/SchXMLAutoStylePoolP.cxx
index 8baba7c4b064..1b596184a648 100644
--- a/xmloff/source/chart/SchXMLAutoStylePoolP.cxx
+++ b/xmloff/source/chart/SchXMLAutoStylePoolP.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SchXMLAutoStylePoolP.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:14:43 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:46:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,13 +45,13 @@
#include "XMLChartPropertySetMapper.hxx"
#endif
#ifndef _XMLOFF_FAMILIES_HXX_
-#include "families.hxx"
+#include <xmloff/families.hxx>
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
using ::xmloff::token::GetXMLToken;