summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/intv_ctrl/handctrl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/intv_ctrl/handctrl.cpp')
-rw-r--r--src/devices/bus/intv_ctrl/handctrl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/intv_ctrl/handctrl.cpp b/src/devices/bus/intv_ctrl/handctrl.cpp
index ae0e6910e6c..6208c270ab6 100644
--- a/src/devices/bus/intv_ctrl/handctrl.cpp
+++ b/src/devices/bus/intv_ctrl/handctrl.cpp
@@ -13,7 +13,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type INTV_HANDCTRL = &device_creator<intv_handctrl_device>;
+const device_type INTV_HANDCTRL = device_creator<intv_handctrl_device>;
static INPUT_PORTS_START( intv_handctrl )