diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:29:13 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 21:29:13 +0000 |
commit | 0d635c23de0a619f1551d534572324ab311b7f22 (patch) | |
tree | 9486c9f227491c3744e169c6baab0aaf597b35d1 /transex3 | |
parent | 82e1994b39f3a234b56e5a4c54f4efdf0d9df700 (diff) |
INTEGRATION: CWS vgbugs07 (1.4.34); FILE MERGED
2007/06/04 13:33:11 vg 1.4.34.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'transex3')
-rw-r--r-- | transex3/source/directory.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/transex3/source/directory.cxx b/transex3/source/directory.cxx index 05925f8bbd71..52a50c272193 100644 --- a/transex3/source/directory.cxx +++ b/transex3/source/directory.cxx @@ -4,9 +4,9 @@ * * $RCSfile: directory.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-10-04 05:51:59 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:29:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -36,7 +36,7 @@ // MARKER(update_precomp.py): autogen include statement, do not remove #include "precompiled_transex3.hxx" -#include "directory.hxx" +#include <transex3/directory.hxx> #include "tools/string.hxx" #include <iostream> #include <vector> |