]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/text/core-text/core-text.factor
io.encodings.utf16n: merge with io.encodings.utf16
[factor.git] / basis / ui / text / core-text / core-text.factor
index f8e93690b9403d7c31da4c3072b4b9b320904ccb..135d00970e7bd2eb33edd911bf8b5e192dbc01ba 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2009, 2010 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors cache core-graphics.types core-text
-core-text.fonts io.encodings.string io.encodings.utf16n kernel
+core-text.fonts io.encodings.string io.encodings.utf16 kernel
 math math.vectors namespaces opengl sequences ui.text
 ui.text.private ;
 IN: ui.text.core-text