]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/opengl32/opengl32.factor
Fixing basis -> extra dependencies
[factor.git] / basis / windows / opengl32 / opengl32.factor
index ca2206eac4b124f3bba43083d05489c35d4b74aa..df09d9327a605ebf11ee3570fb315b0860de34ca 100755 (executable)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2005, 2006 Doug Coleman.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: alien alien.c-types alien.syntax parser namespaces kernel
-math math.bitfields windows.types windows.types init assocs
+math math.bitwise windows.types windows.types init assocs
 sequences libc ;
 IN: windows.opengl32