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/lngopt.cxx | |
parent | 36ea4fb1e54249406893f794fbdad69181ab94df (diff) |
CWS gnumake2: move all delivered linguistic headers to inc/linguistic
Diffstat (limited to 'linguistic/source/lngopt.cxx')
-rw-r--r-- | linguistic/source/lngopt.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linguistic/source/lngopt.cxx b/linguistic/source/lngopt.cxx index 77a1fcbd57b0..cc4f60e3b16f 100644 --- a/linguistic/source/lngopt.cxx +++ b/linguistic/source/lngopt.cxx @@ -29,8 +29,8 @@ #include "precompiled_linguistic.hxx" #include "lngopt.hxx" -#include "lngprops.hxx" -#include "misc.hxx" +#include "linguistic/lngprops.hxx" +#include "linguistic/misc.hxx" #include <tools/debug.hxx> #include <unotools/lingucfg.hxx> |