summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/k053260.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/k053260.cpp')
-rw-r--r--src/devices/sound/k053260.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/k053260.cpp b/src/devices/sound/k053260.cpp
index 992912f46f2..313c9d9b3a8 100644
--- a/src/devices/sound/k053260.cpp
+++ b/src/devices/sound/k053260.cpp
@@ -62,7 +62,7 @@
// device type definition
-const device_type K053260 = &device_creator<k053260_device>;
+const device_type K053260 = device_creator<k053260_device>;
//**************************************************************************