summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/glyphs')
-rwxr-xr-xvcl/source/glyphs/gcach_layout.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/glyphs/gcach_layout.cxx b/vcl/source/glyphs/gcach_layout.cxx
index cadd375d9435..ca2ffaeb414a 100755
--- a/vcl/source/glyphs/gcach_layout.cxx
+++ b/vcl/source/glyphs/gcach_layout.cxx
@@ -4,8 +4,8 @@
*
* $RCSfile: gcach_layout.cxx,v $
*
- * $Revision: 1.5 $
- * last change: $Author: vg $ $Date: 2002-04-26 15:28:55 $
+ * $Revision: 1.6 $
+ * last change: $Author: hdu $ $Date: 2002-04-30 08:20:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -200,7 +200,7 @@ ServerFontLayout* ServerFontLayoutEngine::operator()( ServerFont* pFont,
#include <layout/LEScripts.h>
#include <unicode/uscript.h>
-using namespace icu_2_1;
+using namespace U_ICU_NAMESPACE;
// -----------------------------------------------------------------------