summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/st0016.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/st0016.cpp')
-rw-r--r--src/devices/sound/st0016.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/st0016.cpp b/src/devices/sound/st0016.cpp
index e4bfdadd959..9f186fa03e0 100644
--- a/src/devices/sound/st0016.cpp
+++ b/src/devices/sound/st0016.cpp
@@ -13,7 +13,7 @@
// device type definition
-const device_type ST0016 = &device_creator<st0016_device>;
+const device_type ST0016 = device_creator<st0016_device>;
//**************************************************************************