summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/coco_vhd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/coco_vhd.cpp')
-rw-r--r--src/mame/machine/coco_vhd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/coco_vhd.cpp b/src/mame/machine/coco_vhd.cpp
index 1fd772418d9..e9141a63927 100644
--- a/src/mame/machine/coco_vhd.cpp
+++ b/src/mame/machine/coco_vhd.cpp
@@ -65,7 +65,7 @@
CORE IMPLEMENTATION
***************************************************************************/
-const device_type COCO_VHD = &device_creator<coco_vhd_image_device>;
+const device_type COCO_VHD = device_creator<coco_vhd_image_device>;
//-------------------------------------------------
// coco_vhd_image_device - constructor