summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/asc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/asc.cpp')
-rw-r--r--src/devices/sound/asc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/asc.cpp b/src/devices/sound/asc.cpp
index 1b780d5fba9..7cce59b579f 100644
--- a/src/devices/sound/asc.cpp
+++ b/src/devices/sound/asc.cpp
@@ -35,7 +35,7 @@
#include "asc.h"
// device type definition
-const device_type ASC = &device_creator<asc_device>;
+const device_type ASC = device_creator<asc_device>;
//**************************************************************************
// LIVE DEVICE