summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/64h156.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/64h156.cpp')
-rw-r--r--src/devices/machine/64h156.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/64h156.cpp b/src/devices/machine/64h156.cpp
index dfebc6dd0bd..5ce4497c860 100644
--- a/src/devices/machine/64h156.cpp
+++ b/src/devices/machine/64h156.cpp
@@ -43,7 +43,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type C64H156 = &device_creator<c64h156_device>;
+const device_type C64H156 = device_creator<c64h156_device>;