summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/fga002.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/fga002.cpp')
-rw-r--r--src/devices/machine/fga002.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/fga002.cpp b/src/devices/machine/fga002.cpp
index 72e989153cc..3fcef596746 100644
--- a/src/devices/machine/fga002.cpp
+++ b/src/devices/machine/fga002.cpp
@@ -64,7 +64,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
// device type definition
-const device_type FGA002 = &device_creator<fga002_device>;
+const device_type FGA002 = device_creator<fga002_device>;
//**************************************************************************
// LIVE DEVICE