summaryrefslogtreecommitdiffstats
path: root/transex3
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:29:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 21:29:13 +0000
commit0d635c23de0a619f1551d534572324ab311b7f22 (patch)
tree9486c9f227491c3744e169c6baab0aaf597b35d1 /transex3
parentINTEGRATION: CWS vgbugs07 (1.5.50); FILE MERGED (diff)
downloadcore-0d635c23de0a619f1551d534572324ab311b7f22.tar.gz
core-0d635c23de0a619f1551d534572324ab311b7f22.zip
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.cxx6
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>