summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlprcon.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:48:31 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:48:31 +0000
commit411ed9c186d3081a6ec3f8779993652b803250ea (patch)
treeb3b01ca1471f25349c6c61c877168ba578954be2 /xmloff/source/style/xmlprcon.cxx
parenta43f81fbcf0f684df3c6b88a8a41672fa03d31b1 (diff)
INTEGRATION: CWS vgbugs07 (1.7.124); FILE MERGED
2007/06/04 13:23:32 vg 1.7.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/style/xmlprcon.cxx')
-rw-r--r--xmloff/source/style/xmlprcon.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/style/xmlprcon.cxx b/xmloff/source/style/xmlprcon.cxx
index 9f5542232c67..c9ee8ab2756e 100644
--- a/xmloff/source/style/xmlprcon.cxx
+++ b/xmloff/source/style/xmlprcon.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlprcon.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 11:00:14 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:48:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,12 +37,12 @@
#include "precompiled_xmloff.hxx"
#ifndef _XMLOFF_XMLIMP_HXX
-#include "xmlimp.hxx"
+#include <xmloff/xmlimp.hxx>
#endif
#ifndef _XMLOFF_XMLPROPERTYSETCONTEXT_HXX
-#include "xmlprcon.hxx"
+#include <xmloff/xmlprcon.hxx>
#endif
using namespace ::rtl;