diff options
Diffstat (limited to 'src/lib/formats/tzx_cas.h')
-rw-r--r-- | src/lib/formats/tzx_cas.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/tzx_cas.h b/src/lib/formats/tzx_cas.h index 2410ea57523..b7e620b1683 100644 --- a/src/lib/formats/tzx_cas.h +++ b/src/lib/formats/tzx_cas.h @@ -13,7 +13,7 @@ #include "cassimg.h" -extern const struct CassetteFormat tzx_cassette_format; +extern const cassette_image::Format tzx_cassette_format; CASSETTE_FORMATLIST_EXTERN(tzx_cassette_formats); CASSETTE_FORMATLIST_EXTERN(cdt_cassette_formats); |