summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m79amb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m79amb.c')
-rw-r--r--src/mame/drivers/m79amb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/m79amb.c b/src/mame/drivers/m79amb.c
index de0ed60db57..8e93388962c 100644
--- a/src/mame/drivers/m79amb.c
+++ b/src/mame/drivers/m79amb.c
@@ -51,6 +51,7 @@ Ports:
*/
#include "driver.h"
+#include "cpu/i8085/i8085.h"
static UINT8 *ramtek_videoram;
static UINT8 *mask;