]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/directx/xinput/xinput.factor
windows.directx: update for void being parsed like a word
[factor.git] / basis / windows / directx / xinput / xinput.factor
old mode 100644 (file)
new mode 100755 (executable)
index d51e37a..618aeb4
@@ -1,4 +1,4 @@
-USING: alien.syntax classes.struct windows.kernel32 windows.types ;
+USING: alien.c-types alien.syntax classes.struct windows.kernel32 windows.types ;
 IN: windows.directx.xinput
 
 LIBRARY: xinput