diff options
Diffstat (limited to 'src/lib/formats/tzx_cas.h')
-rw-r--r-- | src/lib/formats/tzx_cas.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/tzx_cas.h b/src/lib/formats/tzx_cas.h index 8610fb0cdd4..2db31245310 100644 --- a/src/lib/formats/tzx_cas.h +++ b/src/lib/formats/tzx_cas.h @@ -12,6 +12,8 @@ #include "cassimg.h" +extern const struct CassetteFormat tzx_cassette_format; + CASSETTE_FORMATLIST_EXTERN(tzx_cassette_formats); CASSETTE_FORMATLIST_EXTERN(cdt_cassette_formats); |