summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/cdp1863.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/cdp1863.cpp')
-rw-r--r--src/devices/sound/cdp1863.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/cdp1863.cpp b/src/devices/sound/cdp1863.cpp
index 51a52ca286d..2b6396084dd 100644
--- a/src/devices/sound/cdp1863.cpp
+++ b/src/devices/sound/cdp1863.cpp
@@ -35,7 +35,7 @@
//**************************************************************************
// devices
-const device_type CDP1863 = &device_creator<cdp1863_device>;
+const device_type CDP1863 = device_creator<cdp1863_device>;