summaryrefslogtreecommitdiff
path: root/tools/bootstrp/cppdep.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:06:17 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:06:17 +0000
commit953087f46125e1f7f8ef2f68ef634dd6face5708 (patch)
tree64b4e5b4f2424bb71b4c4c96e519a05004ac9082 /tools/bootstrp/cppdep.hxx
parent2b2d6a17911ae895fa1d7ad19c3a36f7bd0d80f2 (diff)
INTEGRATION: CWS vgbugs07 (1.5.132); FILE MERGED
2007/06/04 13:32:23 vg 1.5.132.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'tools/bootstrp/cppdep.hxx')
-rw-r--r--tools/bootstrp/cppdep.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/bootstrp/cppdep.hxx b/tools/bootstrp/cppdep.hxx
index 24f575c5ed03..f72f598d2b1b 100644
--- a/tools/bootstrp/cppdep.hxx
+++ b/tools/bootstrp/cppdep.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cppdep.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 13:19:50 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:06:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,8 +33,8 @@
*
************************************************************************/
-#include <list.hxx>
-#include <string.hxx>
+#include <tools/list.hxx>
+#include <tools/string.hxx>
#define PATH_SEP ":"
#define DIR_SEP "/"