summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:21:40 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:21:40 +0000
commitb64765e4b450f714139427f84b31ee8f1b356e68 (patch)
tree1e83cee3d6793807caa9f93964d6ebf396bf7e43 /svtools
parente9e5f3875208f90493d3daaa204a101850ad57b1 (diff)
INTEGRATION: CWS vgbugs07 (1.49.130); FILE MERGED
2007/06/04 13:31:28 vg 1.49.130.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/contnr/svtreebx.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/svtools/source/contnr/svtreebx.cxx b/svtools/source/contnr/svtreebx.cxx
index c85c3cc6c0c4..d0a950067983 100644
--- a/svtools/source/contnr/svtreebx.cxx
+++ b/svtools/source/contnr/svtreebx.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svtreebx.cxx,v $
*
- * $Revision: 1.51 $
+ * $Revision: 1.52 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 14:51:35 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:21:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -48,9 +48,9 @@ class TabBar;
// #102891# -----------------------
-#include <svlbox.hxx>
-#include <svlbitm.hxx>
-#include <svtreebx.hxx>
+#include <svtools/svlbox.hxx>
+#include <svtools/svlbitm.hxx>
+#include <svtools/svtreebx.hxx>
#ifndef _SVIMPLBOX_HXX
#include <svimpbox.hxx>
#endif