diff options
Diffstat (limited to 'src/devices/bus/bk/joystick.h')
| -rw-r--r-- | src/devices/bus/bk/joystick.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/bk/joystick.h b/src/devices/bus/bk/joystick.h index 71190540e81..5d0f705bb28 100644 --- a/src/devices/bus/bk/joystick.h +++ b/src/devices/bus/bk/joystick.h @@ -14,6 +14,6 @@ #include "parallel.h" -DECLARE_DEVICE_TYPE(BK_JOYSTICK, device_qbus_card_interface) +DECLARE_DEVICE_TYPE(BK_JOYSTICK, device_bk_parallel_interface) #endif |
