]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/backend/windows/windows.factor
Revert "io.encodings.utf16: add a utf16n word for native utf16 type."
[factor.git] / basis / ui / backend / windows / windows.factor
index 2924517bca4824603a4a61bcf016ba19b8887ed1..7ab3297a63f73364dbb7a4638ce1aed664f7d64c 100644 (file)
@@ -3,7 +3,7 @@
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors alien alien.data alien.strings arrays ascii assocs
 calendar classes classes.struct colors combinators continuations fry
-io io.crlf io.encodings.utf16 kernel libc literals locals make math
+io io.crlf io.encodings.utf16n kernel libc literals locals make math
 math.bitwise namespaces sequences sets specialized-arrays strings
 threads ui ui.backend ui.clipboards ui.event-loop ui.gadgets
 ui.gadgets.private ui.gadgets.worlds ui.gestures ui.pixel-formats