fix using

Doug Coleman 2009-11-30 17:37:01 -06:00
parent acd987dee5
commit c3ec0c08f9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
USING: iokit alien alien.syntax alien.c-types kernel system
core-foundation core-foundation.arrays core-foundation.data
core-foundation.dictionaries core-foundation.run-loop
core-foundation.strings core-foundation.time ;
core-foundation.strings core-foundation.time unix.types ;
IN: iokit.hid
CONSTANT: kIOHIDDeviceKey "IOHIDDevice"