summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/peb/tn_ide.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/ti99/peb/tn_ide.h')
-rw-r--r--src/devices/bus/ti99/peb/tn_ide.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/ti99/peb/tn_ide.h b/src/devices/bus/ti99/peb/tn_ide.h
index de2888771ff..993fb28f561 100644
--- a/src/devices/bus/ti99/peb/tn_ide.h
+++ b/src/devices/bus/ti99/peb/tn_ide.h
@@ -23,7 +23,7 @@
namespace bus { namespace ti99 { namespace peb {
-class nouspikel_ide_interface_device : public ti_expansion_card_device
+class nouspikel_ide_interface_device : public device_t, public device_ti99_peribox_card_interface
{
public:
nouspikel_ide_interface_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);