summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aristmk6.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/aristmk6.cpp')
-rw-r--r--src/mame/drivers/aristmk6.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/aristmk6.cpp b/src/mame/drivers/aristmk6.cpp
index bbe82626e13..23fd68d8cf3 100644
--- a/src/mame/drivers/aristmk6.cpp
+++ b/src/mame/drivers/aristmk6.cpp
@@ -27,6 +27,7 @@ notes:
#include "cpu/sh4/sh4.h"
#include "machine/ins8250.h"
#include "machine/eepromser.h"
+#include "screen.h"
class aristmk6_state : public driver_device
{