summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/rx01.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/rx01.cpp')
-rw-r--r--src/mame/machine/rx01.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/rx01.cpp b/src/mame/machine/rx01.cpp
index 263e7f94a37..dd62af3cdc8 100644
--- a/src/mame/machine/rx01.cpp
+++ b/src/mame/machine/rx01.cpp
@@ -42,7 +42,7 @@ MACHINE_CONFIG_END
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type RX01 = &device_creator<rx01_device>;
+const device_type RX01 = device_creator<rx01_device>;
//-------------------------------------------------
// rx01_device - constructor