summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/hd61830.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/hd61830.cpp')
-rw-r--r--src/devices/video/hd61830.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/devices/video/hd61830.cpp b/src/devices/video/hd61830.cpp
index de9c58b0928..432f886c59b 100644
--- a/src/devices/video/hd61830.cpp
+++ b/src/devices/video/hd61830.cpp
@@ -9,14 +9,16 @@
#include "emu.h"
#include "hd61830.h"
+#include "screen.h"
+
//**************************************************************************
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type HD61830 = &device_creator<hd61830_device>;
-const device_type HD61830B = &device_creator<hd61830_device>;
+const device_type HD61830 = device_creator<hd61830_device>;
+const device_type HD61830B = device_creator<hd61830_device>;
// default address map