summaryrefslogtreecommitdiff
path: root/xmloff/source/style/FillStyleContext.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:23:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:23:48 +0000
commita1be078f188694f1a3d66bf03e5d49232ec77c61 (patch)
treed1e933efa4aa34f70523ef32f4bc8071a4275317 /xmloff/source/style/FillStyleContext.cxx
parentd682e33d94b29539c2ee8d8a6f85dccfada2ab45 (diff)
INTEGRATION: CWS vgbugs07 (1.10.124); FILE MERGED
2007/06/04 13:23:28 vg 1.10.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/style/FillStyleContext.cxx')
-rw-r--r--xmloff/source/style/FillStyleContext.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/xmloff/source/style/FillStyleContext.cxx b/xmloff/source/style/FillStyleContext.cxx
index c95dac8ab28a..e4bb3a2e90a3 100644
--- a/xmloff/source/style/FillStyleContext.cxx
+++ b/xmloff/source/style/FillStyleContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: FillStyleContext.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:43:08 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:23:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,7 +45,7 @@
#endif
#ifndef _XMLOFF_XMLIMP_HXX
-#include "xmlimp.hxx"
+#include <xmloff/xmlimp.hxx>
#endif
#ifndef _XMLOFF_GRADIENTSTYLE_HXX
@@ -68,11 +68,11 @@
#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_XMLNMSPE_HXX
@@ -80,7 +80,7 @@
#endif
#ifndef _XMLOFF_XMLBASE64IMPORTCONTEXT_HXX
-#include "XMLBase64ImportContext.hxx"
+#include <xmloff/XMLBase64ImportContext.hxx>
#endif
using namespace ::com::sun::star;