summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/tms3556.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/tms3556.cpp')
-rw-r--r--src/devices/video/tms3556.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/devices/video/tms3556.cpp b/src/devices/video/tms3556.cpp
index 0543cdfb332..ff902edd80c 100644
--- a/src/devices/video/tms3556.cpp
+++ b/src/devices/video/tms3556.cpp
@@ -16,6 +16,10 @@
#include "emu.h"
#include "tms3556.h"
+#include "screen.h"
+
+
+
//**************************************************************************
// MACROS / CONSTANTS
//**************************************************************************
@@ -29,7 +33,7 @@
//**************************************************************************
// devices
-const device_type TMS3556 = &device_creator<tms3556_device>;
+const device_type TMS3556 = device_creator<tms3556_device>;
// default address map