summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/lboxctrl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:18:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:18:02 +0000
commitd58045e6981dc0488b769f8b1107b06e46c58dd2 (patch)
treeecf9801d520e63c2b68e1f52dfb49e681a4546db /svx/source/tbxctrls/lboxctrl.cxx
parent3af7b6c73c6048b874f173c4b581f1e0bed8eb7b (diff)
INTEGRATION: CWS vgbugs07 (1.27.50); FILE MERGED
2007/06/04 13:27:33 vg 1.27.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/tbxctrls/lboxctrl.cxx')
-rw-r--r--svx/source/tbxctrls/lboxctrl.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/tbxctrls/lboxctrl.cxx b/svx/source/tbxctrls/lboxctrl.cxx
index 2233e9a5e4e4..e80bed3ab497 100644
--- a/svx/source/tbxctrls/lboxctrl.cxx
+++ b/svx/source/tbxctrls/lboxctrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: lboxctrl.cxx,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 07:52:49 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:18:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -83,7 +83,7 @@
#endif
#ifndef _SVX_DIALMGR_HXX
-#include <dialmgr.hxx>
+#include <svx/dialmgr.hxx>
#endif
#ifndef _SVX_LBOXCTRL_HXX_
#include <lboxctrl.hxx>
@@ -93,8 +93,8 @@
#endif
#include <tools/urlobj.hxx>
-#include <svxids.hrc>
-#include <dialogs.hrc>
+#include <svx/svxids.hrc>
+#include <svx/dialogs.hrc>
#include "lboxctrl.hrc"