summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-29 12:48:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-29 12:48:32 +0000
commitc27c7653bdcfbe0930632569a66d2fcddeafbc50 (patch)
tree00aa9f7e373d1b6e07c7b0997fc921fbd362b07e /xmloff
parent8daa777fcc4f8b78db8f7cffa71f1edd21a1f0d2 (diff)
#i10000#: fix includes
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/draw/layerimp.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/draw/layerimp.cxx b/xmloff/source/draw/layerimp.cxx
index 684aab139e45..2a8c80aacfbd 100644
--- a/xmloff/source/draw/layerimp.cxx
+++ b/xmloff/source/draw/layerimp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: layerimp.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:03:06 $
+ * last change: $Author: hr $ $Date: 2007-06-29 13:48:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -79,7 +79,7 @@
#include "layerimp.hxx"
#endif
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#include "XMLStringBufferImportContext.hxx"
using namespace ::rtl;