summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco/cococart.h
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2017-11-23 00:24:07 +0100
committer hap <happppp@users.noreply.github.com>2017-11-23 00:24:07 +0100
commit1af2583e28b186d0a23117422ac666382faceb48 (patch)
tree971a53520ab32847a2ce9b640a6293ca306f7596 /src/devices/bus/coco/cococart.h
parent8aede10f2525f185867725d898c281714424bfc3 (diff)
coco: add missing build dependency (nw)
http://mametesters.org/view.php?id=6771
Diffstat (limited to 'src/devices/bus/coco/cococart.h')
-rw-r--r--src/devices/bus/coco/cococart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/coco/cococart.h b/src/devices/bus/coco/cococart.h
index 0c03446699d..299aa6ed778 100644
--- a/src/devices/bus/coco/cococart.h
+++ b/src/devices/bus/coco/cococart.h
@@ -22,6 +22,7 @@
#include "cpu/tms7000/tms7000.h"
#include "machine/mos6551.h"
#include "machine/6850acia.h"
+#include "machine/mc14411.h"
#include "machine/msm6242.h"
#include "machine/ds1315.h"
#include "machine/wd_fdc.h"