summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/uef_cas.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/uef_cas.h')
-rw-r--r--src/lib/formats/uef_cas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/uef_cas.h b/src/lib/formats/uef_cas.h
index 73aa2fe8ae2..f6bcff94ca1 100644
--- a/src/lib/formats/uef_cas.h
+++ b/src/lib/formats/uef_cas.h
@@ -12,7 +12,7 @@
#include "cassimg.h"
-extern const struct CassetteFormat uef_cassette_format;
+extern const cassette_image::Format uef_cassette_format;
CASSETTE_FORMATLIST_EXTERN(uef_cassette_formats);