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/spelldta.cxx | |
parent | 36ea4fb1e54249406893f794fbdad69181ab94df (diff) |
CWS gnumake2: move all delivered linguistic headers to inc/linguistic
Diffstat (limited to 'linguistic/source/spelldta.cxx')
-rw-r--r-- | linguistic/source/spelldta.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/spelldta.cxx b/linguistic/source/spelldta.cxx index cb7578f54852..fb4c11c892c6 100644 --- a/linguistic/source/spelldta.cxx +++ b/linguistic/source/spelldta.cxx @@ -37,7 +37,7 @@ #include <vector> -#include "spelldta.hxx" +#include "linguistic/spelldta.hxx" #include "lngsvcmgr.hxx" |