summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/pc_dsk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/pc_dsk.h')
-rw-r--r--src/lib/formats/pc_dsk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/pc_dsk.h b/src/lib/formats/pc_dsk.h
index 1180f0bb228..9b3c6df076b 100644
--- a/src/lib/formats/pc_dsk.h
+++ b/src/lib/formats/pc_dsk.h
@@ -14,6 +14,6 @@
/**************************************************************************/
-FLOPPY_OPTIONS_EXTERN(pc);
+LEGACY_FLOPPY_OPTIONS_EXTERN(pc);
#endif /* PC_DSK_H */