summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/rf5c400.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/rf5c400.cpp')
-rw-r--r--src/devices/sound/rf5c400.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/rf5c400.cpp b/src/devices/sound/rf5c400.cpp
index 2399acdcd04..df355b5a03c 100644
--- a/src/devices/sound/rf5c400.cpp
+++ b/src/devices/sound/rf5c400.cpp
@@ -54,7 +54,7 @@ enum
// device type definition
-const device_type RF5C400 = &device_creator<rf5c400_device>;
+const device_type RF5C400 = device_creator<rf5c400_device>;
//**************************************************************************