summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp9845_io/hp9885.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/hp9845_io/hp9885.h')
-rw-r--r--src/devices/bus/hp9845_io/hp9885.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/hp9845_io/hp9885.h b/src/devices/bus/hp9845_io/hp9885.h
index edb705c2504..be3c56d3128 100644
--- a/src/devices/bus/hp9845_io/hp9885.h
+++ b/src/devices/bus/hp9845_io/hp9885.h
@@ -17,7 +17,7 @@
#include "imagedev/floppy.h"
#include "machine/fdc_pll.h"
-class hp9885_device : public hp98032_gpio_card_device
+class hp9885_device : public device_t, public device_hp98032_gpio_interface
{
public:
hp9885_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);