summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cpc/smartwatch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/cpc/smartwatch.cpp')
-rw-r--r--src/devices/bus/cpc/smartwatch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/cpc/smartwatch.cpp b/src/devices/bus/cpc/smartwatch.cpp
index b6a453d79cd..89805cd607b 100644
--- a/src/devices/bus/cpc/smartwatch.cpp
+++ b/src/devices/bus/cpc/smartwatch.cpp
@@ -17,7 +17,7 @@ SLOT_INTERFACE_EXTERN(cpc_exp_cards);
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type CPC_SMARTWATCH = &device_creator<cpc_smartwatch_device>;
+const device_type CPC_SMARTWATCH = device_creator<cpc_smartwatch_device>;
static MACHINE_CONFIG_FRAGMENT( cpc_smartwatch )