summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/zsg2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/zsg2.cpp')
-rw-r--r--src/devices/sound/zsg2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/zsg2.cpp b/src/devices/sound/zsg2.cpp
index c767c6a042e..9cef9c598b3 100644
--- a/src/devices/sound/zsg2.cpp
+++ b/src/devices/sound/zsg2.cpp
@@ -59,7 +59,7 @@ TODO:
// device type definition
-const device_type ZSG2 = &device_creator<zsg2_device>;
+const device_type ZSG2 = device_creator<zsg2_device>;
//-------------------------------------------------
// zsg2_device - constructor