summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:20:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:20:38 +0000
commita26c2dcf4a8e6acf1a1d629e2d7b55c005430a2f (patch)
treeb9d3a0e9f51264d84249e791392ad51fc6345615 /svtools
parent14322155748086a96236549161b31f3687f6eb65 (diff)
INTEGRATION: CWS vgbugs07 (1.51.182); FILE MERGED
2007/06/04 13:31:28 vg 1.51.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/contnr/svimpbox.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/svtools/source/contnr/svimpbox.cxx b/svtools/source/contnr/svimpbox.cxx
index f232c075b763..ee5bb50d70a3 100644
--- a/svtools/source/contnr/svimpbox.cxx
+++ b/svtools/source/contnr/svimpbox.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svimpbox.cxx,v $
*
- * $Revision: 1.51 $
+ * $Revision: 1.52 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 15:09:58 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:20:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,9 +52,9 @@
#endif
#define _SVTREEBX_CXX
-#include <svtreebx.hxx>
+#include <svtools/svtreebx.hxx>
#ifndef _SVLBOX_HXX
-#include <svlbox.hxx>
+#include <svtools/svlbox.hxx>
#endif
#ifndef _SVIMPLBOX_HXX
#include <svimpbox.hxx>
@@ -64,11 +64,11 @@
#endif
#ifndef _SVTOOLS_SVTDATA_HXX
-#include "svtdata.hxx"
+#include <svtools/svtdata.hxx>
#endif
#ifndef _SVTOOLS_HRC
-#include "svtools.hrc"
+#include <svtools/svtools.hrc>
#endif
// #102891# --------------------