summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/viewcontext.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:07:18 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:07:18 +0000
commit63e21ee00ff664d09ef5817fd4d53899d79e3be1 (patch)
treeae0dc8333defce2d848777eade6ce9b7c6eba382 /xmloff/source/draw/viewcontext.cxx
parent83fbc66ae826c2c397b6483fb77c242219202a3c (diff)
INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGED
2007/06/04 13:23:24 vg 1.5.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/draw/viewcontext.cxx')
-rw-r--r--xmloff/source/draw/viewcontext.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/draw/viewcontext.cxx b/xmloff/source/draw/viewcontext.cxx
index 6c4f38608714..360f66dea1ee 100644
--- a/xmloff/source/draw/viewcontext.cxx
+++ b/xmloff/source/draw/viewcontext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: viewcontext.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:30:11 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:07:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,13 +44,13 @@
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
#ifndef _XMLOFF_XMLNMSPE_HXX
#include "xmlnmspe.hxx"
#endif
#ifndef _XMLOFF_NMSPMAP_HXX
-#include "nmspmap.hxx"
+#include <xmloff/nmspmap.hxx>
#endif
#ifndef _XMLOFF_VISAREACONTEXT_HXX
#include "VisAreaContext.hxx"