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