summaryrefslogtreecommitdiff
path: root/svx/source/dialog/_contdlg.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:46:04 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 15:46:04 +0000
commitd558b6d7e071988046c78467e7695d0d39984eb4 (patch)
tree444052e10e4173c08fbe1d06ca9e369c72fb990b /svx/source/dialog/_contdlg.cxx
parent9e50dbca08d33ee0247d4a8a84650a73841ee826 (diff)
INTEGRATION: CWS vgbugs07 (1.18.50); FILE MERGED
2007/06/04 13:26:10 vg 1.18.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/_contdlg.cxx')
-rw-r--r--svx/source/dialog/_contdlg.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/svx/source/dialog/_contdlg.cxx b/svx/source/dialog/_contdlg.cxx
index 27fc56c9e75a..46aa6f846f28 100644
--- a/svx/source/dialog/_contdlg.cxx
+++ b/svx/source/dialog/_contdlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: _contdlg.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 07:24:56 $
+ * last change: $Author: hr $ $Date: 2007-06-27 16:46:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -77,16 +77,16 @@
#define _SDR_NOXOUTDEV
#define _XOUTBMP_STATICS_ONLY
-#include "dialmgr.hxx"
+#include <svx/dialmgr.hxx>
#include "xoutbmp.hxx"
-#include "dialogs.hrc"
-#include "svxids.hrc"
-#include "contdlg.hxx"
+#include <svx/dialogs.hrc>
+#include <svx/svxids.hrc>
+#include <svx/contdlg.hxx>
#include "contimp.hxx"
#include "contdlg.hrc"
#include "contwnd.hxx"
-#include "svdtrans.hxx"
-#include "svdopath.hxx"
+#include <svx/svdtrans.hxx>
+#include <svx/svdopath.hxx>
#include "dlgutil.hxx"
#ifndef _SV_SVAPP_HXX