summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/vrc6.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/vrc6.cpp')
-rw-r--r--src/devices/sound/vrc6.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/vrc6.cpp b/src/devices/sound/vrc6.cpp
index 267477b751c..a377e736301 100644
--- a/src/devices/sound/vrc6.cpp
+++ b/src/devices/sound/vrc6.cpp
@@ -19,7 +19,7 @@
#define DISABLE_VRC6_SOUND // not ready yet
// device type definition
-const device_type VRC6 = &device_creator<vrc6snd_device>;
+const device_type VRC6 = device_creator<vrc6snd_device>;
//**************************************************************************
// LIVE DEVICE