summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/dlgctrl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:01:18 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:01:18 +0000
commit035b2cedb53028c2cebe7348c9a93f1e214569c5 (patch)
tree26cd24e5f343a50a2928e8b358c5a5255596b5b8 /svx/source/dialog/dlgctrl.cxx
parentINTEGRATION: CWS vgbugs07 (1.17.224); FILE MERGED (diff)
downloadcore-035b2cedb53028c2cebe7348c9a93f1e214569c5.tar.gz
core-035b2cedb53028c2cebe7348c9a93f1e214569c5.zip
INTEGRATION: CWS vgbugs07 (1.30.48); FILE MERGED
2007/06/04 13:26:15 vg 1.30.48.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/dlgctrl.cxx')
-rw-r--r--svx/source/dialog/dlgctrl.cxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/svx/source/dialog/dlgctrl.cxx b/svx/source/dialog/dlgctrl.cxx
index 36fa1e116f9f..2b6b935c6ed9 100644
--- a/svx/source/dialog/dlgctrl.cxx
+++ b/svx/source/dialog/dlgctrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dlgctrl.cxx,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: hr $ $Date: 2007-06-26 12:04:26 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:01:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,14 +45,14 @@
#include <vcl/svapp.hxx>
#endif
-#include "xoutx.hxx"
-#include "xtable.hxx"
-#include "xpool.hxx"
+#include <svx/xoutx.hxx>
+#include <svx/xtable.hxx>
+#include <svx/xpool.hxx>
-#include "dialogs.hrc"
+#include <svx/dialogs.hrc>
#include "accessibility.hrc"
-#include "dlgctrl.hxx"
-#include "dialmgr.hxx"
+#include <svx/dlgctrl.hxx>
+#include <svx/dialmgr.hxx>
#ifndef _TL_POLY_HXX
#include <tools/poly.hxx>
@@ -1915,11 +1915,11 @@ void LineEndLB::Modify( XLineEndEntry* pEntry, USHORT nPos, Bitmap* pBmp,
*************************************************************************/
#ifndef _SVDMODEL_HXX
-#include <svdmodel.hxx>
+#include <svx/svdmodel.hxx>
#endif
#ifndef _SVDOPATH_HXX
-#include <svdopath.hxx>
+#include <svx/svdopath.hxx>
#endif
#ifndef _SDR_CONTACT_OBJECTCONTACTOFOBJLISTPAINTER_HXX