summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/k005289.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/k005289.cpp')
-rw-r--r--src/devices/sound/k005289.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/k005289.cpp b/src/devices/sound/k005289.cpp
index 0a0f004417f..91075735ae8 100644
--- a/src/devices/sound/k005289.cpp
+++ b/src/devices/sound/k005289.cpp
@@ -42,7 +42,7 @@
#define CLOCK_DIVIDER 32
// device type definition
-const device_type K005289 = &device_creator<k005289_device>;
+const device_type K005289 = device_creator<k005289_device>;
//**************************************************************************