summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/tvc/hbf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/tvc/hbf.cpp')
-rw-r--r--src/devices/bus/tvc/hbf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/tvc/hbf.cpp b/src/devices/bus/tvc/hbf.cpp
index 017d67af1d6..1c19dd066ad 100644
--- a/src/devices/bus/tvc/hbf.cpp
+++ b/src/devices/bus/tvc/hbf.cpp
@@ -48,7 +48,7 @@ ROM_END
// GLOBAL VARIABLES
//**************************************************************************
-const device_type TVC_HBF = &device_creator<tvc_hbf_device>;
+const device_type TVC_HBF = device_creator<tvc_hbf_device>;
//**************************************************************************
// LIVE DEVICE