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