summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco/cococart.h
diff options
context:
space:
mode:
author tim lindner <tlindner@macmess.org>2017-06-03 08:59:15 -0700
committer Olivier Galibert <galibert@pobox.com>2017-06-03 17:59:15 +0200
commit78614368bf1b03da5c9b0d111c33518204f45527 (patch)
tree782079d50479b5a119013012485321bdd99f75ca /src/devices/bus/coco/cococart.h
parentbb5e122804deabb98cc1d6e23970a36636119459 (diff)
Fixed JVC disk format to correctly recognize 2 sided disks. (#2357)
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 03e3ad35a21..107894c6d23 100644
--- a/src/devices/bus/coco/cococart.h
+++ b/src/devices/bus/coco/cococart.h
@@ -29,6 +29,7 @@
#include "sound/sp0256.h"
#include "sound/sn76496.h"
#include "formats/dmk_dsk.h"
+#include "formats/sdf_dsk.h"
#include "formats/jvc_dsk.h"
#include "formats/vdk_dsk.h"