diff options
-rw-r--r-- | src/mame/apple/apple2e.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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" |