diff options
Diffstat (limited to 'tools/source/stream/vcompat.cxx')
-rw-r--r-- | tools/source/stream/vcompat.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/source/stream/vcompat.cxx b/tools/source/stream/vcompat.cxx index 9d7ea8f997c0..05f48b0b35fe 100644 --- a/tools/source/stream/vcompat.cxx +++ b/tools/source/stream/vcompat.cxx @@ -4,9 +4,9 @@ * * $RCSfile: vcompat.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-17 01:02:29 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:19:11 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -39,10 +39,10 @@ #define _VCOMPAT_CXX #ifndef _STREAM_HXX -#include "stream.hxx" +#include <tools/stream.hxx> #endif #ifndef _VCOMPAT_HXX -#include "vcompat.hxx" +#include <tools/vcompat.hxx> #endif // ----------------- |