summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/c352.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/c352.cpp')
-rw-r--r--src/devices/sound/c352.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/c352.cpp b/src/devices/sound/c352.cpp
index ae47740c8db..d8e6dc03c63 100644
--- a/src/devices/sound/c352.cpp
+++ b/src/devices/sound/c352.cpp
@@ -23,7 +23,7 @@
#define LOG(x) do { if (VERBOSE) logerror x; } while (0)
// device type definition
-const device_type C352 = &device_creator<c352_device>;
+const device_type C352 = device_creator<c352_device>;
//**************************************************************************
// LIVE DEVICE