summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/saa1099.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/saa1099.cpp')
-rw-r--r--src/devices/sound/saa1099.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/saa1099.cpp b/src/devices/sound/saa1099.cpp
index 62d232a394f..c1ce05f5a2a 100644
--- a/src/devices/sound/saa1099.cpp
+++ b/src/devices/sound/saa1099.cpp
@@ -123,7 +123,7 @@ static const uint8_t envelope[8][64] = {
// device type definition
-const device_type SAA1099 = &device_creator<saa1099_device>;
+const device_type SAA1099 = device_creator<saa1099_device>;
//**************************************************************************
// LIVE DEVICE