summaryrefslogtreecommitdiff
path: root/svx/source/form/fmtextcontroldialogs.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:15:34 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:15:34 +0000
commit81d4fabd25475a65e69434cb217c5931e17c8ec1 (patch)
treeee39bf8b2922088c891a69d79c805a2f8b120a52 /svx/source/form/fmtextcontroldialogs.cxx
parentaec865c3fd2b08e297ccc85e404d90901ac28695 (diff)
INTEGRATION: CWS vgbugs07 (1.9.32); FILE MERGED
2007/06/04 13:26:58 vg 1.9.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/form/fmtextcontroldialogs.cxx')
-rw-r--r--svx/source/form/fmtextcontroldialogs.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/form/fmtextcontroldialogs.cxx b/svx/source/form/fmtextcontroldialogs.cxx
index f8e4cd51b12d..f29b275821ce 100644
--- a/svx/source/form/fmtextcontroldialogs.cxx
+++ b/svx/source/form/fmtextcontroldialogs.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmtextcontroldialogs.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 14:47:57 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:15:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,10 +41,10 @@
#endif
#ifndef _SVX_DIALMGR_HXX
-#include "dialmgr.hxx"
+#include <svx/dialmgr.hxx>
#endif
#ifndef _SVX_DIALOGS_HRC
-#include "dialogs.hrc"
+#include <svx/dialogs.hrc>
#endif
#ifndef _SVX_CHARDLG_HXX
@@ -54,7 +54,7 @@
//#include "paragrph.hxx"
#endif
#ifndef _EEITEM_HXX
-#include "eeitem.hxx"
+#include <svx/eeitem.hxx>
#endif
#ifndef _SVX_TABSTPGE_HXX
//#include "tabstpge.hxx"