summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/intv/slot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/intv/slot.cpp')
-rw-r--r--src/devices/bus/intv/slot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/intv/slot.cpp b/src/devices/bus/intv/slot.cpp
index d6c3bad9d3c..b8a6e869ba2 100644
--- a/src/devices/bus/intv/slot.cpp
+++ b/src/devices/bus/intv/slot.cpp
@@ -86,7 +86,7 @@
// GLOBAL VARIABLES
//**************************************************************************
-const device_type INTV_CART_SLOT = &device_creator<intv_cart_slot_device>;
+const device_type INTV_CART_SLOT = device_creator<intv_cart_slot_device>;
//**************************************************************************
// Intellivision Cartridges Interface