]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/backend/windows/windows.factor
move some allocation words that don't really have much to do with c types out of...
[factor.git] / basis / ui / backend / windows / windows.factor
index 2be6e70df8d4be613c020778f927a39c6696882c..5e2c25ea307bc4ce5e916936fce33c63adebaa87 100755 (executable)
@@ -13,7 +13,7 @@ opengl ui.render math.bitwise locals accessors math.rectangles
 math.order calendar ascii sets io.encodings.utf16n
 windows.errors literals ui.pixel-formats
 ui.pixel-formats.private memoize classes
-specialized-arrays classes.struct ;
+specialized-arrays classes.struct alien.data ;
 SPECIALIZED-ARRAY: POINT
 IN: ui.backend.windows