summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/snkwave.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/snkwave.cpp')
-rw-r--r--src/devices/sound/snkwave.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/snkwave.cpp b/src/devices/sound/snkwave.cpp
index a682dbe2bbd..c7b4ff4ef5a 100644
--- a/src/devices/sound/snkwave.cpp
+++ b/src/devices/sound/snkwave.cpp
@@ -15,7 +15,7 @@
#define CLOCK_SHIFT 8
-const device_type SNKWAVE = &device_creator<snkwave_device>;
+const device_type SNKWAVE = device_creator<snkwave_device>;
//-------------------------------------------------
// snkwave_device - constructor