summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/i8244.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/i8244.cpp')
-rw-r--r--src/devices/video/i8244.cpp7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/devices/video/i8244.cpp b/src/devices/video/i8244.cpp
index 81cab914fb6..bf1de11dcbb 100644
--- a/src/devices/video/i8244.cpp
+++ b/src/devices/video/i8244.cpp
@@ -12,10 +12,13 @@
#include "emu.h"
#include "i8244.h"
+#include "screen.h"
+
+
// device type definition
-const device_type I8244 = &device_creator<i8244_device>;
-const device_type I8245 = &device_creator<i8245_device>;
+const device_type I8244 = device_creator<i8244_device>;
+const device_type I8245 = device_creator<i8245_device>;
// Kevtris verified that the data below matches a dump