summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:09:10 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:09:10 +0000
commit807173069c7038312d0f133a314c9bfc42e727f1 (patch)
tree040726cfbc83953a6424a40e80d7725fd79fdd6e /svtools
parentd85f593d55afe1d9f512c31d7039b707449e953e (diff)
INTEGRATION: CWS vgbugs07 (1.14.180); FILE MERGED
2007/06/04 13:31:25 vg 1.14.180.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/brwbox/editbrowsebox2.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/brwbox/editbrowsebox2.cxx b/svtools/source/brwbox/editbrowsebox2.cxx
index 5e61c5264e27..0bceb209e12d 100644
--- a/svtools/source/brwbox/editbrowsebox2.cxx
+++ b/svtools/source/brwbox/editbrowsebox2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: editbrowsebox2.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 14:49:34 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:09:10 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svtools.hxx"
#ifndef _SVTOOLS_EDITBROWSEBOX_HXX_
-#include "editbrowsebox.hxx"
+#include <svtools/editbrowsebox.hxx>
#endif
#ifndef _COM_SUN_STAR_ACCESSIBILITY_XACCESSIBLE_HPP_
#include <com/sun/star/accessibility/XAccessible.hpp>