summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tetriunk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tetriunk.c')
-rw-r--r--src/mame/drivers/tetriunk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/tetriunk.c b/src/mame/drivers/tetriunk.c
index 607295fbce6..fc538d801fe 100644
--- a/src/mame/drivers/tetriunk.c
+++ b/src/mame/drivers/tetriunk.c
@@ -9,6 +9,7 @@
*/
#include "driver.h"
+#include "cpu/i86/i88intf.h"
static int crtindex;
static int crtdata[256];