summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/coco.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/coco.cpp')
-rw-r--r--src/mame/machine/coco.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/machine/coco.cpp b/src/mame/machine/coco.cpp
index ddf0efaca74..5dfc15c28ed 100644
--- a/src/mame/machine/coco.cpp
+++ b/src/mame/machine/coco.cpp
@@ -59,7 +59,9 @@ DAC and bitbanger values written should be reflected in the read.
#include "emu.h"
#include "includes/coco.h"
+
#include "cpu/m6809/m6809.h"
+#include "screen.h"