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/convdic.hxx | |
parent | 36ea4fb1e54249406893f794fbdad69181ab94df (diff) |
CWS gnumake2: move all delivered linguistic headers to inc/linguistic
Diffstat (limited to 'linguistic/source/convdic.hxx')
-rw-r--r-- | linguistic/source/convdic.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/convdic.hxx b/linguistic/source/convdic.hxx index c0a22da8a1f1..983b06704653 100644 --- a/linguistic/source/convdic.hxx +++ b/linguistic/source/convdic.hxx @@ -38,7 +38,7 @@ #include <hash_map> #include <set> #include <memory> -#include "misc.hxx" +#include "linguistic/misc.hxx" #include "defs.hxx" // text conversion dictionary extension |