summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/lh5810.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/lh5810.cpp')
-rw-r--r--src/devices/machine/lh5810.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/lh5810.cpp b/src/devices/machine/lh5810.cpp
index a0a5ad0590d..590037aa940 100644
--- a/src/devices/machine/lh5810.cpp
+++ b/src/devices/machine/lh5810.cpp
@@ -17,7 +17,7 @@
// GLOBAL VARIABLES
//**************************************************************************
-const device_type LH5810 = &device_creator<lh5810_device>;
+const device_type LH5810 = device_creator<lh5810_device>;
//**************************************************************************
// LIVE DEVICE