summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/crt9212.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/crt9212.cpp')
-rw-r--r--src/devices/video/crt9212.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/crt9212.cpp b/src/devices/video/crt9212.cpp
index 09c8cbb68aa..922826f37ff 100644
--- a/src/devices/video/crt9212.cpp
+++ b/src/devices/video/crt9212.cpp
@@ -15,7 +15,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type CRT9212 = &device_creator<crt9212_t>;
+const device_type CRT9212 = device_creator<crt9212_t>;