diff options
Diffstat (limited to 'src/lib/formats/csw_cas.h')
-rw-r--r-- | src/lib/formats/csw_cas.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/csw_cas.h b/src/lib/formats/csw_cas.h index 2f1971bfdbd..cdc36001c60 100644 --- a/src/lib/formats/csw_cas.h +++ b/src/lib/formats/csw_cas.h @@ -11,6 +11,8 @@ #include "cassimg.h" +extern const struct CassetteFormat csw_cassette_format; + CASSETTE_FORMATLIST_EXTERN(csw_cassette_formats); CASSETTE_FORMATLIST_EXTERN(bbc_cassette_formats); |