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/sol_cas.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/formats/sol_cas.cpp') diff --git a/src/lib/formats/sol_cas.cpp b/src/lib/formats/sol_cas.cpp index 2d60023b23f..1e54963953b 100644 --- a/src/lib/formats/sol_cas.cpp +++ b/src/lib/formats/sol_cas.cpp @@ -33,9 +33,8 @@ SVT - The full explanation may be found on the Solace web site, escaped characters ********************************************************************/ -#include "sol_cas.h" -#include +#include "sol_cas.h" #define WAVEENTRY_LOW -32768 -- cgit v1.2.3-70-g09d2