X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Fwindows%2Funiscribe%2Funiscribe.factor;fp=basis%2Fwindows%2Funiscribe%2Funiscribe.factor;h=326d17a9c0ac74ed6bb906d976d8035eab65e344;hp=08f33b0f1755ef984d2678ef62eabe9d56c543b6;hb=68332a6e7e600f3f8bcfbd4baf8b2afa87f3abcc;hpb=db89f2d93f5510ffd7f3c4614081e7411370aeab diff --git a/basis/windows/uniscribe/uniscribe.factor b/basis/windows/uniscribe/uniscribe.factor index 08f33b0f17..326d17a9c0 100644 --- a/basis/windows/uniscribe/uniscribe.factor +++ b/basis/windows/uniscribe/uniscribe.factor @@ -3,7 +3,7 @@ USING: accessors alien.c-types alien.data arrays assocs byte-arrays cache classes.struct colors combinators destructors -fonts images init io.encodings.string io.encodings.utf16n kernel +fonts images init io.encodings.string io.encodings.utf16 kernel literals locals math math.bitwise math.functions namespaces sequences specialized-arrays windows.errors windows.fonts windows.gdi32 windows.offscreen windows.ole32 windows.types