summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/odyssey2/4in1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/odyssey2/4in1.h')
-rw-r--r--src/devices/bus/odyssey2/4in1.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/bus/odyssey2/4in1.h b/src/devices/bus/odyssey2/4in1.h
index c9a6ed78b2a..09cfa626b38 100644
--- a/src/devices/bus/odyssey2/4in1.h
+++ b/src/devices/bus/odyssey2/4in1.h
@@ -12,12 +12,12 @@
#pragma once
#include "slot.h"
-#include "rom.h"
// ======================> o2_4in1_device
-class o2_4in1_device : public o2_rom_device
+class o2_4in1_device : public device_t,
+ public device_o2_cart_interface
{
public:
// construction/destruction