summaryrefslogtreecommitdiff
path: root/soldep/bootstrp/prj.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:39:37 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 22:39:37 +0000
commit97c457a8f483e0c57d6eaed5c679d94558731864 (patch)
treee3a11081715c79985febabca180d6edeba6f5ec5 /soldep/bootstrp/prj.cxx
parentf44d9bf89b0f6f850885b99221af936228e63bd0 (diff)
INTEGRATION: CWS vgbugs07 (1.4.18); FILE MERGED
2007/06/04 13:35:21 vg 1.4.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'soldep/bootstrp/prj.cxx')
-rw-r--r--soldep/bootstrp/prj.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/soldep/bootstrp/prj.cxx b/soldep/bootstrp/prj.cxx
index 83eb9417fe9c..d71b8fd73885 100644
--- a/soldep/bootstrp/prj.cxx
+++ b/soldep/bootstrp/prj.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: prj.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: ihi $ $Date: 2006-12-21 12:21:23 $
+ * last change: $Author: hr $ $Date: 2007-06-27 23:37:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
#define ENABLE_BYTESTRING_STREAM_OPERATORS
#include <tools/stream.hxx>
#include <tools/geninfo.hxx>
-#include "prj.hxx"
+#include <soldep/prj.hxx>
#include <bootstrp/inimgr.hxx>
#pragma hdrstop