summaryrefslogtreecommitdiff
path: root/tools/source/string
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:19:23 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:19:23 +0000
commitf57ee420dfc3a8377b4084973afe69f111fd9284 (patch)
tree552988995607db726a2bfb48577a264c88a1b751 /tools/source/string
parent257eb643df6e81e62ed70e52f3534a91f45a20ab (diff)
INTEGRATION: CWS vgbugs07 (1.4.90); FILE MERGED
2007/06/04 13:32:27 vg 1.4.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'tools/source/string')
-rw-r--r--tools/source/string/debugprint.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/source/string/debugprint.cxx b/tools/source/string/debugprint.cxx
index 5659a5b19d7b..85608257fddf 100644
--- a/tools/source/string/debugprint.cxx
+++ b/tools/source/string/debugprint.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: debugprint.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 01:02:43 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:19:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,7 @@
// =======================================================================
-#include <string.hxx>
+#include <tools/string.hxx>
const sal_Char *dbg_dump(const ByteString &rStr)
{