diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-12-02 08:29:39 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-12-02 08:29:39 +0000 |
commit | 95417a92e4abf75f422e157b5a27a8e8d9b66c45 (patch) | |
tree | acf1629c21b99ab1b51c980e401842ab180dc897 /linguistic | |
parent | a9badc6d9fe307555df97825a33457b93558acc9 (diff) |
#i10000# Include corrected
Diffstat (limited to 'linguistic')
-rw-r--r-- | linguistic/source/thesdta.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/linguistic/source/thesdta.cxx b/linguistic/source/thesdta.cxx index 9e96a737e8a9..bc2d1cefe74f 100644 --- a/linguistic/source/thesdta.cxx +++ b/linguistic/source/thesdta.cxx @@ -2,9 +2,9 @@ * * $RCSfile: thesdta.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2004-11-27 13:21:21 $ + * last change: $Author: rt $ $Date: 2004-12-02 09:29:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,7 +70,7 @@ #include <osl/mutex.hxx> #endif -#include <linguistic/misc.hxx> +#include <misc.hxx> #include "thesdta.hxx" |