summaryrefslogtreecommitdiff
path: root/svx/source/form/fmobjfac.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:13:34 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:13:34 +0000
commit4a7545ecf5ce738537eee9ec83a3000ff953dbab (patch)
tree89e15e306e45d193d8e6e99ed016c7f8e417e9f0 /svx/source/form/fmobjfac.cxx
parent238ba55350311e5515a3f9b6e19c2ac6fb7b06ad (diff)
INTEGRATION: CWS vgbugs07 (1.16.352); FILE MERGED
2007/06/04 13:26:57 vg 1.16.352.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/form/fmobjfac.cxx')
-rw-r--r--svx/source/form/fmobjfac.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/svx/source/form/fmobjfac.cxx b/svx/source/form/fmobjfac.cxx
index c5cf41e26fae..81ab44b73cfb 100644
--- a/svx/source/form/fmobjfac.cxx
+++ b/svx/source/form/fmobjfac.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmobjfac.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 05:07:45 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:13:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,7 @@
#endif
#ifndef _SVDOBJ_HXX
-#include "svdobj.hxx"
+#include <svx/svdobj.hxx>
#endif
#ifndef _SVX_FMTOOLS_HXX
@@ -57,7 +57,7 @@
#endif
#ifndef _FM_FMGLOB_HXX
-#include "fmglob.hxx"
+#include <svx/fmglob.hxx>
#endif
#ifndef _FM_FMOBJ_HXX
@@ -69,11 +69,11 @@
#endif
#ifndef _FM_FMSHELL_HXX
-#include "fmshell.hxx"
+#include <svx/fmshell.hxx>
#endif
#ifndef _SVX_SVXIDS_HRC
-#include "svxids.hrc"
+#include <svx/svxids.hrc>
#endif
#ifndef _SVX_TBXFORM_HXX
@@ -93,7 +93,7 @@
#endif
#ifndef _SVX_DIALMGR_HXX
-#include "dialmgr.hxx"
+#include <svx/dialmgr.hxx>
#endif
#ifndef _SVX_FMSERVS_HXX