diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-04-11 18:48:10 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-04-11 18:48:10 +0000 |
commit | 8ec06184d5e68a8827c0b98e98175f3633d6f004 (patch) | |
tree | 5f33412139f7436bd9a2bbe061ae20472ec92460 /tools/bootstrp/addexes2 | |
parent | 354f78283d9fb21758c0ab5c2e99ec0aa0c56db1 (diff) |
INTEGRATION: CWS hedaburemove01 (1.8.50); FILE MERGED
2006/12/12 16:28:10 vg 1.8.50.1: #i72503# get rid of hedabu
Diffstat (limited to 'tools/bootstrp/addexes2')
-rw-r--r-- | tools/bootstrp/addexes2/mkfilt.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/bootstrp/addexes2/mkfilt.cxx b/tools/bootstrp/addexes2/mkfilt.cxx index 317547e8c715..6d05a0cf2af2 100644 --- a/tools/bootstrp/addexes2/mkfilt.cxx +++ b/tools/bootstrp/addexes2/mkfilt.cxx @@ -4,9 +4,9 @@ * * $RCSfile: mkfilt.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2006-09-17 00:50:30 $ + * last change: $Author: vg $ $Date: 2007-04-11 19:48:10 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -38,8 +38,8 @@ #include <stdio.h> -#include <../../inc/string.hxx> -#include <../../inc/list.hxx> +#include <../../inc/tools/string.hxx> +#include <../../inc/tools/list.hxx> class TextFilter { |