summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLPropertyBackpatcher.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:03:41 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:03:41 +0000
commit841a1624e02c28f6361e96eab32dd660f9589529 (patch)
treea1b74c552be7438505c53b6847ec9d4b8fd243a4 /xmloff/source/text/XMLPropertyBackpatcher.cxx
parent336f4ab7351546d857d4687a0591624ea2a3a687 (diff)
INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED
2007/06/04 13:23:38 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/text/XMLPropertyBackpatcher.cxx')
-rw-r--r--xmloff/source/text/XMLPropertyBackpatcher.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLPropertyBackpatcher.cxx b/xmloff/source/text/XMLPropertyBackpatcher.cxx
index 64937ba9ec91..3870004e1d80 100644
--- a/xmloff/source/text/XMLPropertyBackpatcher.cxx
+++ b/xmloff/source/text/XMLPropertyBackpatcher.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLPropertyBackpatcher.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:10:06 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:03:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -57,7 +57,7 @@
#endif
#ifndef _XMLOFF_TEXTIMP_HXX_
-#include "txtimp.hxx" // XMLTextImportHelper partially implemented here
+#include <xmloff/txtimp.hxx> // XMLTextImportHelper partially implemented here
#endif