summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bk/loopback.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/bk/loopback.h')
-rw-r--r--src/devices/bus/bk/loopback.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/bk/loopback.h b/src/devices/bus/bk/loopback.h
index 33b0df32e68..36b1166c5e2 100644
--- a/src/devices/bus/bk/loopback.h
+++ b/src/devices/bus/bk/loopback.h
@@ -14,6 +14,6 @@
#include "parallel.h"
-DECLARE_DEVICE_TYPE(BK_LOOPBACK, device_qbus_card_interface)
+DECLARE_DEVICE_TYPE(BK_LOOPBACK, device_bk_parallel_interface)
#endif