summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/x1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/x1.cpp')
-rw-r--r--src/mame/machine/x1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/x1.cpp b/src/mame/machine/x1.cpp
index cb724cd326f..71cdb6ff643 100644
--- a/src/mame/machine/x1.cpp
+++ b/src/mame/machine/x1.cpp
@@ -9,7 +9,7 @@
// LIVE DEVICE
//**************************************************************************
-const device_type X1_KEYBOARD = &device_creator<x1_keyboard_device>;
+const device_type X1_KEYBOARD = device_creator<x1_keyboard_device>;
//-------------------------------------------------
// z80ctc_device - constructor