summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unobtabl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:22:50 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:22:50 +0000
commit7196141c2168d90102bab1af9f9418b8e4e43620 (patch)
tree9ce2767e3de36a9ee6178d9e31cee92ae547d039 /svx/source/unodraw/unobtabl.cxx
parentea84892426b748e95a17cc8462331e66bf96d9b5 (diff)
INTEGRATION: CWS vgbugs07 (1.17.352); FILE MERGED
2007/06/04 13:27:35 vg 1.17.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/unodraw/unobtabl.cxx')
-rw-r--r--svx/source/unodraw/unobtabl.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/source/unodraw/unobtabl.cxx b/svx/source/unodraw/unobtabl.cxx
index 108152236e01..5a3f83dde733 100644
--- a/svx/source/unodraw/unobtabl.cxx
+++ b/svx/source/unodraw/unobtabl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unobtabl.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 06:11:20 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:22:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -48,7 +48,7 @@
#include <svtools/itemset.hxx>
#endif
#ifndef _SVX_XIT_HXX
-#include <xit.hxx>
+#include <svx/xit.hxx>
#endif
#ifndef SVX_LIGHT
#ifndef _SFXDOCFILE_HXX
@@ -60,13 +60,13 @@
#include "UnoNameItemTable.hxx"
#endif
-#include "xbtmpit.hxx"
-#include "svdmodel.hxx"
-#include "xflhtit.hxx"
+#include <svx/xbtmpit.hxx>
+#include <svx/svdmodel.hxx>
+#include <svx/xflhtit.hxx>
#include "unoapi.hxx"
#include "impgrf.hxx"
-#include "unomid.hxx"
-#include "unoprnms.hxx"
+#include <svx/unomid.hxx>
+#include <svx/unoprnms.hxx>
#include "unofill.hxx"
using namespace ::com::sun::star;