summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/k056800.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/k056800.cpp')
-rw-r--r--src/devices/sound/k056800.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/k056800.cpp b/src/devices/sound/k056800.cpp
index fe42ed0b1bb..5ee7a6c9ad9 100644
--- a/src/devices/sound/k056800.cpp
+++ b/src/devices/sound/k056800.cpp
@@ -12,7 +12,7 @@
-const device_type K056800 = &device_creator<k056800_device>;
+const device_type K056800 = device_creator<k056800_device>;