summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/astrocde.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/astrocde.cpp')
-rw-r--r--src/devices/sound/astrocde.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/astrocde.cpp b/src/devices/sound/astrocde.cpp
index 2dd01fe0c52..b5d23dcb751 100644
--- a/src/devices/sound/astrocde.cpp
+++ b/src/devices/sound/astrocde.cpp
@@ -46,7 +46,7 @@
// device type definition
-const device_type ASTROCADE = &device_creator<astrocade_device>;
+const device_type ASTROCADE = device_creator<astrocade_device>;
//**************************************************************************