summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/dlgutil.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:02:46 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:02:46 +0000
commit677147920b9c355af393ea404ca109af996dfe00 (patch)
treeb4db6f4d9e05894587de04619355395459c5bfc6 /svx/source/dialog/dlgutil.cxx
parentINTEGRATION: CWS vgbugs07 (1.12.66); FILE MERGED (diff)
downloadcore-677147920b9c355af393ea404ca109af996dfe00.tar.gz
core-677147920b9c355af393ea404ca109af996dfe00.zip
INTEGRATION: CWS vgbugs07 (1.14.134); FILE MERGED
2007/06/04 13:26:16 vg 1.14.134.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/dlgutil.cxx')
-rw-r--r--svx/source/dialog/dlgutil.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/dialog/dlgutil.cxx b/svx/source/dialog/dlgutil.cxx
index 9447a2401112..0a88ce07d87a 100644
--- a/svx/source/dialog/dlgutil.cxx
+++ b/svx/source/dialog/dlgutil.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dlgutil.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: obo $ $Date: 2007-01-23 11:33:59 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:02:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -55,10 +55,10 @@
#include <sfx2/viewfrm.hxx>
#include <sfx2/objsh.hxx>
-#include "dialogs.hrc"
+#include <svx/dialogs.hrc>
#include "dlgutil.hxx"
-#include "dialmgr.hxx"
+#include <svx/dialmgr.hxx>
#include "langtab.hxx"
// -----------------------------------------------------------------------