]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/user32/user32.factor
Fixing basis -> extra dependencies
[factor.git] / basis / windows / user32 / user32.factor
index 481f00f36b428326d3a920697ca3fe2fd2cd20d7..e5c9f962751061fd1c130df58da72442804da47b 100755 (executable)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2005, 2006 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: alien alien.syntax parser namespaces kernel math
-windows.types generalizations math.bitfields alias ;
+windows.types generalizations math.bitwise alias ;
 IN: windows.user32
 
 ! HKL for ActivateKeyboardLayout