summaryrefslogtreecommitdiff
path: root/linguistic/source/hhconvdic.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-12 15:06:40 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-12 15:06:40 +0000
commit9e4f7e7a807159beaca5f5a92d11cc8d59a1be9c (patch)
tree2d0ac726f001d888aa75e7552fcdf8bfc09f9312 /linguistic/source/hhconvdic.cxx
parent18911977821901cea2d686b12df7eb41ac0c949e (diff)
INTEGRATION: CWS icuupgrade (1.7.14); FILE MERGED
2006/11/14 01:03:00 khong 1.7.14.1: #i54479# add patch to support using system ICU
Diffstat (limited to 'linguistic/source/hhconvdic.cxx')
-rw-r--r--linguistic/source/hhconvdic.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/linguistic/source/hhconvdic.cxx b/linguistic/source/hhconvdic.cxx
index 9d78d77e0b19..563ce4ef1ab5 100644
--- a/linguistic/source/hhconvdic.cxx
+++ b/linguistic/source/hhconvdic.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hhconvdic.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 03:53:17 $
+ * last change: $Author: kz $ $Date: 2006-12-12 16:06:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#include "precompiled_linguistic.hxx"
#ifndef USCRIPT_H
-#include <external/unicode/uscript.h>
+#include <unicode/uscript.h>
#endif
#ifndef INCLUDED_I18NPOOL_LANG_H