summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/source/stream/strmwnt.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/tools/source/stream/strmwnt.cxx b/tools/source/stream/strmwnt.cxx
index 5983df675bbc..6c500932e19c 100644
--- a/tools/source/stream/strmwnt.cxx
+++ b/tools/source/stream/strmwnt.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: strmwnt.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 16:38:49 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:18:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,11 +42,11 @@
#include <string.h>
#include <limits.h>
-#include <svwin.h>
+#include <tools/svwin.h>
-#include <debug.hxx>
-#include <fsys.hxx>
-#include <stream.hxx>
+#include <tools/debug.hxx>
+#include <tools/fsys.hxx>
+#include <tools/stream.hxx>
// class FileBase
#ifndef _OSL_FILE_HXX_
8-28 21:10:52 +0200'>2020-08-28move FixedLine into .uiCaolán McNamara 2020-08-12use InterimDBTreeListBoxCaolán McNamara 2020-08-07Fix typos to complete commit cfce486Andrea Gelmini 2020-05-03use more compact namespace syntax in /includeNoel Grandin 2020-02-21Drop o3tl::optional wrapperStephan Bergmann 2019-12-18sal_Char->char in dbaccessNoel Grandin 2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann