From db48a71d4fe2c0331b4a4475aa4ec602e6896091 Mon Sep 17 00:00:00 2001 From: AJR Date: Sun, 8 Oct 2023 08:32:09 -0400 Subject: Formats-related #include cleanup Note that IMD is one of the default MFM formats, so there is no need to add it explicitly. --- src/devices/machine/applefdintf.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/devices/machine/applefdintf.cpp') diff --git a/src/devices/machine/applefdintf.cpp b/src/devices/machine/applefdintf.cpp index 8c30e6a0a8c..97afd3aa5a4 100644 --- a/src/devices/machine/applefdintf.cpp +++ b/src/devices/machine/applefdintf.cpp @@ -6,7 +6,6 @@ #include "formats/ap2_dsk.h" #include "formats/ap_dsk35.h" #include "formats/as_dsk.h" -#include "formats/pc_dsk.h" #include "formats/fs_prodos.h" void applefdintf_device::formats_525_13(format_registration &fr) -- cgit v1.2.3