summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/i82730.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/i82730.cpp')
-rw-r--r--src/devices/video/i82730.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/devices/video/i82730.cpp b/src/devices/video/i82730.cpp
index 1e2db782a01..296dc0ef2d4 100644
--- a/src/devices/video/i82730.cpp
+++ b/src/devices/video/i82730.cpp
@@ -11,6 +11,8 @@
#include "emu.h"
#include "i82730.h"
+#include "screen.h"
+
//**************************************************************************
// CONSTANTS
@@ -25,7 +27,7 @@
// DEVICE DEFINITIONS
//**************************************************************************
-const device_type I82730 = &device_creator<i82730_device>;
+const device_type I82730 = device_creator<i82730_device>;
const char *i82730_device::m_command_names[] =
{