summaryrefslogtreecommitdiff
path: root/tools/bootstrp
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:07:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:07:06 +0000
commit0c07a55fac5fd4abc1c422167c0c58a5ed8080d9 (patch)
tree9b3f2c413e4054955fdaf20e0a15497c81c03b15 /tools/bootstrp
parente018038b92b6a73b18220d533603f8577c5dde3c (diff)
INTEGRATION: CWS vgbugs07 (1.25.90); FILE MERGED
2007/06/04 13:32:23 vg 1.25.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'tools/bootstrp')
-rw-r--r--tools/bootstrp/prj.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/bootstrp/prj.cxx b/tools/bootstrp/prj.cxx
index 38c7e2833bf1..0dcaa657b1b8 100644
--- a/tools/bootstrp/prj.cxx
+++ b/tools/bootstrp/prj.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: prj.cxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 00:49:11 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:07:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,8 +40,8 @@
#include "bootstrp/sstring.hxx"
#include <vos/mutex.hxx>
-#include "stream.hxx"
-#include "geninfo.hxx"
+#include <tools/stream.hxx>
+#include <tools/geninfo.hxx>
#include "bootstrp/prj.hxx"
#include "bootstrp/inimgr.hxx"