diff --git a/extra/game-input/dinput/dinput.factor b/extra/game-input/dinput/dinput.factor index d89e23db2b..cb7b34d8a4 100755 --- a/extra/game-input/dinput/dinput.factor +++ b/extra/game-input/dinput/dinput.factor @@ -4,7 +4,8 @@ vectors windows.kernel32 windows.com windows.dinput shuffle windows.user32 windows.messages sequences combinators locals math.geometry.rect ui.windows accessors math windows alien alien.strings io.encodings.utf16 io.encodings.utf16n -continuations byte-arrays game-input.dinput.keys-array ; +continuations byte-arrays game-input.dinput.keys-array +game-input ; IN: game-input.dinput SINGLETON: dinput-game-input-backend