summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/k051649.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/k051649.cpp')
-rw-r--r--src/devices/sound/k051649.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/k051649.cpp b/src/devices/sound/k051649.cpp
index 7877d949a9c..599686f0622 100644
--- a/src/devices/sound/k051649.cpp
+++ b/src/devices/sound/k051649.cpp
@@ -32,7 +32,7 @@
// device type definition
-const device_type K051649 = &device_creator<k051649_device>;
+const device_type K051649 = device_creator<k051649_device>;
//**************************************************************************