summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/source/string/tstring.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/source/string/tstring.cxx b/tools/source/string/tstring.cxx
index ba4e639cb368..76dc65fe7b22 100644
--- a/tools/source/string/tstring.cxx
+++ b/tools/source/string/tstring.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tstring.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 01:04:40 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:20:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -57,7 +57,7 @@
#include <rtl/instance.hxx>
#endif
-#include <string.hxx>
+#include <tools/string.hxx>
#include <impstrg.hxx>
// For shared byte convert tables
@@ -65,7 +65,7 @@
#include <toolsin.hxx>
#endif
-#include <debug.hxx>
+#include <tools/debug.hxx>
// =======================================================================