summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:35:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:35:01 +0000
commit4bae140a59c078af41b678d325b03547f0c42cee (patch)
tree8550c09c16227f8a16e0a8d1412fcfbc583a9646 /svx/source/xoutdev
parentb2bb5817c271d70dbb001b9748e6a018d9ef976d (diff)
INTEGRATION: CWS vgbugs07 (1.13.256); FILE MERGED
2007/06/04 13:27:42 vg 1.13.256.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/xoutdev')
-rw-r--r--svx/source/xoutdev/xpool.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/svx/source/xoutdev/xpool.cxx b/svx/source/xoutdev/xpool.cxx
index fc9b0c0706..1e986e46f8 100644
--- a/svx/source/xoutdev/xpool.cxx
+++ b/svx/source/xoutdev/xpool.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xpool.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:57:21 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:35:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,11 +36,11 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
-#include "xtable.hxx"
+#include <svx/xtable.hxx>
#include "xattr.hxx"
-#include "xpool.hxx"
-#include "svdattr.hxx"
-#include "svxids.hrc"
+#include <svx/xpool.hxx>
+#include <svx/svdattr.hxx>
+#include <svx/svxids.hrc>
#ifndef _SFXITEMSET_HXX //autogen
#include <svtools/itemset.hxx>