summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ef9369.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/ef9369.cpp')
-rw-r--r--src/devices/video/ef9369.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/ef9369.cpp b/src/devices/video/ef9369.cpp
index f6012ffe0f4..84d69c88117 100644
--- a/src/devices/video/ef9369.cpp
+++ b/src/devices/video/ef9369.cpp
@@ -15,7 +15,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type EF9369 = &device_creator<ef9369_device>;
+const device_type EF9369 = device_creator<ef9369_device>;
//**************************************************************************