summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/terak.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/terak.cpp')
-rw-r--r--src/mame/drivers/terak.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/terak.cpp b/src/mame/drivers/terak.cpp
index d16ac63cb67..b97a4e95311 100644
--- a/src/mame/drivers/terak.cpp
+++ b/src/mame/drivers/terak.cpp
@@ -10,6 +10,8 @@
#include "emu.h"
#include "cpu/t11/t11.h"
+#include "screen.h"
+
class terak_state : public driver_device
{