summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ti99_2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ti99_2.cpp')
-rw-r--r--src/mame/drivers/ti99_2.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/ti99_2.cpp b/src/mame/drivers/ti99_2.cpp
index 82415956646..b38df29fea5 100644
--- a/src/mame/drivers/ti99_2.cpp
+++ b/src/mame/drivers/ti99_2.cpp
@@ -82,6 +82,7 @@ would just have taken three extra tracks on the main board and a OR gate in an A
#include "emu.h"
#include "machine/tms9901.h"
#include "cpu/tms9900/tms9995.h"
+#include "screen.h"
class ti99_2_state : public driver_device
{