diff options
Diffstat (limited to 'src/lib/formats/spc1000_cas.cpp')
-rw-r--r-- | src/lib/formats/spc1000_cas.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/formats/spc1000_cas.cpp b/src/lib/formats/spc1000_cas.cpp index e5d4bc1d0c3..e6b3959e2e7 100644 --- a/src/lib/formats/spc1000_cas.cpp +++ b/src/lib/formats/spc1000_cas.cpp @@ -20,9 +20,8 @@ STA: This format has not been investigated yet, but is assumed to IPL: This seems a quickload format containing RAM dump, not a real tape ********************************************************************/ -#include "spc1000_cas.h" -#include <cassert> +#include "spc1000_cas.h" #define WAVEENTRY_LOW -32768 |