summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/rf5c68.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/rf5c68.cpp')
-rw-r--r--src/devices/sound/rf5c68.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/rf5c68.cpp b/src/devices/sound/rf5c68.cpp
index 7faedb54398..532e3dcaf26 100644
--- a/src/devices/sound/rf5c68.cpp
+++ b/src/devices/sound/rf5c68.cpp
@@ -9,7 +9,7 @@
// device type definition
-const device_type RF5C68 = &device_creator<rf5c68_device>;
+const device_type RF5C68 = device_creator<rf5c68_device>;
//**************************************************************************