From 0da505b43eb7e6d9d391efc70f68a752bcdcd643 Mon Sep 17 00:00:00 2001 From: AJR Date: Sat, 11 Sep 2021 16:07:33 -0400 Subject: Formats-related refactoring - Remove opresolv.h from emu.h and some other base headers - Split legacy floppy image class into a separate file - Clean up a lot of #includes in src/lib and src/tools/imgtool --- src/lib/formats/p2000t_cas.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/formats/p2000t_cas.cpp') diff --git a/src/lib/formats/p2000t_cas.cpp b/src/lib/formats/p2000t_cas.cpp index de6652d41ad..2e84cf0fdd8 100644 --- a/src/lib/formats/p2000t_cas.cpp +++ b/src/lib/formats/p2000t_cas.cpp @@ -5,7 +5,6 @@ #include "coretmpl.h" // BIT -#include #include -- cgit v1.2.3-70-g09d2