From 32ba5268e8805da1f20da7bc4b17d41c9e8ab985 Mon Sep 17 00:00:00 2001 From: AJR Date: Sun, 25 Sep 2022 17:31:55 -0400 Subject: apple2e.cpp: Really get rid of legacy floppy stuff --- src/mame/apple/apple2e.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mame/apple/apple2e.cpp b/src/mame/apple/apple2e.cpp index 6b8c991a50e..4e7e30a66a1 100644 --- a/src/mame/apple/apple2e.cpp +++ b/src/mame/apple/apple2e.cpp @@ -121,7 +121,6 @@ MIG RAM page 2 $CE02 is the speaker/slot bitfield and $CE03 is the paddle/accele #include "cpu/mcs48/mcs48.h" #include "cpu/z80/z80.h" #include "imagedev/cassette.h" -#include "imagedev/flopdrv.h" #include "machine/applefdintf.h" #include "machine/bankdev.h" #include "machine/ds1315.h" -- cgit v1.2.3