diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-04-20 08:28:42 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-04-20 08:28:42 +0200 |
commit | 0944bd42777b0657fb64ecc09265e802f0747ff9 (patch) | |
tree | 6d27a4c53c984e189cb56ec97dc619251fdfed17 /linguistic/source/convdicxml.cxx | |
parent | 36ea4fb1e54249406893f794fbdad69181ab94df (diff) |
CWS gnumake2: move all delivered linguistic headers to inc/linguistic
Diffstat (limited to 'linguistic/source/convdicxml.cxx')
-rw-r--r-- | linguistic/source/convdicxml.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/convdicxml.cxx b/linguistic/source/convdicxml.cxx index f3d56f7024a9..30ced3ca02cb 100644 --- a/linguistic/source/convdicxml.cxx +++ b/linguistic/source/convdicxml.cxx @@ -58,7 +58,7 @@ #include "convdic.hxx" #include "convdicxml.hxx" -#include "misc.hxx" +#include "linguistic/misc.hxx" #include "defs.hxx" using namespace std; |