summaryrefslogtreecommitdiff
path: root/tools/source/fsys
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:11:37 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:11:37 +0000
commitda73b21df82f49a004b9bb571c335456ba2be4c8 (patch)
treefafc33a6418cc663b0cdc368af9a1c782714081c /tools/source/fsys
parent68f9257baffdd2fdaa38f0d26a6c6c6511a7a9d7 (diff)
INTEGRATION: CWS vgbugs07 (1.10.54); FILE MERGED
2007/06/04 13:32:25 vg 1.10.54.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'tools/source/fsys')
-rw-r--r--tools/source/fsys/unx.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/source/fsys/unx.cxx b/tools/source/fsys/unx.cxx
index 703a00cc452c..9fda62f2d03d 100644
--- a/tools/source/fsys/unx.cxx
+++ b/tools/source/fsys/unx.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unx.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: vg $ $Date: 2006-11-21 17:46:35 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:11:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -67,9 +67,9 @@ struct mnttab
#define MAXPATHLEN 1024
#endif
-#include <debug.hxx>
-#include <list.hxx>
-#include <fsys.hxx>
+#include <tools/debug.hxx>
+#include <tools/list.hxx>
+#include <tools/fsys.hxx>
#include "comdep.hxx"
#ifndef INCLUDED_RTL_INSTANCE_HXX