]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/opengl/gl/windows/windows.factor
update windows vocabs to load without c-type strings
[factor.git] / basis / opengl / gl / windows / windows.factor
old mode 100644 (file)
new mode 100755 (executable)
index c8a179e..5821e3f
@@ -1,4 +1,4 @@
-USING: alien.syntax kernel windows.types ;
+USING: alien.c-types alien.syntax kernel windows.types ;
 IN: opengl.gl.windows
 
 LIBRARY: gl