summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLStringBufferImportContext.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:45:22 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:45:22 +0000
commit6c1f87ed0579e3caca75c34be3682acb2e8942c3 (patch)
tree5cb18fef625896a0cebde6711d5200d9f8473a65 /xmloff/inc/XMLStringBufferImportContext.hxx
parent443689d6285d3b3aa0232055c73115a57636836d (diff)
INTEGRATION: CWS vgbugs07 (1.2.274); FILE MERGED
2007/06/04 13:23:18 vg 1.2.274.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/inc/XMLStringBufferImportContext.hxx')
-rw-r--r--xmloff/inc/XMLStringBufferImportContext.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/inc/XMLStringBufferImportContext.hxx b/xmloff/inc/XMLStringBufferImportContext.hxx
index e6e9f836f60b..3b342847f1b8 100644
--- a/xmloff/inc/XMLStringBufferImportContext.hxx
+++ b/xmloff/inc/XMLStringBufferImportContext.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLStringBufferImportContext.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:56:49 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:43:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,11 +37,11 @@
#ifndef _XMLOFF_XMLICTXT_HXX
-#include "xmlictxt.hxx"
+#include <xmloff/xmlictxt.hxx>
#endif
#ifndef _XMLOFF_XMLIMP_HXX_
-#include "xmlimp.hxx"
+#include <xmloff/xmlimp.hxx>
#endif
#ifndef _RTL_USTRBUF_HXX_