summaryrefslogtreecommitdiff
path: root/svx/source/init
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:25:23 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 17:25:23 +0000
commite37071f347e7c739664a129a373e7071daf69ec4 (patch)
treea637608ceb16c47ec20964014827db951627c045 /svx/source/init
parent1eafd3473239a539e016c928ae53cfa7601432e4 (diff)
INTEGRATION: CWS vgbugs07 (1.9.50); FILE MERGED
2007/06/04 13:27:03 vg 1.9.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/init')
-rw-r--r--svx/source/init/init.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/init/init.cxx b/svx/source/init/init.cxx
index 91d9591925..9e0ba75cb1 100644
--- a/svx/source/init/init.cxx
+++ b/svx/source/init/init.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: init.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 07:50:03 $
+ * last change: $Author: hr $ $Date: 2007-06-27 18:25:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,8 +36,8 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
-#include "svxdlg.hxx"
-#include "dialogs.hrc"
+#include <svx/svxdlg.hxx>
+#include <svx/dialogs.hrc>
#include "vos/mutex.hxx"
#include <vcl/edit.hxx>