diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:22:22 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:22:22 +0000 |
commit | c809a8728c3be9eab44cef7d768d1fb325028bf7 (patch) | |
tree | 6edc6fa8300b92c1712a3666bdbc2df4fa3042bb /tools | |
parent | 156beebc8927cc85b9e7c080d8c3681b10dfe17a (diff) |
INTEGRATION: CWS vgbugs07 (1.3.90); FILE MERGED
2007/06/04 13:32:29 vg 1.3.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'tools')
-rw-r--r-- | tools/workben/tldem.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/workben/tldem.cxx b/tools/workben/tldem.cxx index 4d439e4428ea..f8f618d94b06 100644 --- a/tools/workben/tldem.cxx +++ b/tools/workben/tldem.cxx @@ -4,9 +4,9 @@ * * $RCSfile: tldem.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-17 01:10:04 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:22:22 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,8 +36,8 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_tools.hxx" -#include <fsys.hxx> -#include <stream.hxx> +#include <tools/fsys.hxx> +#include <tools/stream.hxx> #include <sstring.hxx> int |