summaryrefslogtreecommitdiff
path: root/lingucomponent
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-01-12 14:35:58 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-01-12 14:35:58 +0100
commit84c78339cdb438323350301db58b60efb751608d (patch)
treef4b6bffcd93634763c0bb3d34521c7a702f23793 /lingucomponent
parent46271f0c4df6b0cb0cd07c1070057f1c47c8aa65 (diff)
#i108247# missing include added
Diffstat (limited to 'lingucomponent')
-rw-r--r--lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
index 6ff8f50177a4..7ebd9a7b66f3 100644
--- a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
+++ b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
@@ -65,7 +65,7 @@
#include "dictmgr.hxx"
#include <stdio.h>
-#include <sring.h>
+#include <string.h>
#include <list>
#include <set>