diff options
Diffstat (limited to 'src/lib/formats/ap2_dsk.h')
-rw-r--r-- | src/lib/formats/ap2_dsk.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/ap2_dsk.h b/src/lib/formats/ap2_dsk.h index bee72f9dfac..73610d5810d 100644 --- a/src/lib/formats/ap2_dsk.h +++ b/src/lib/formats/ap2_dsk.h @@ -28,6 +28,6 @@ /**************************************************************************/ -FLOPPY_OPTIONS_EXTERN(apple2); +LEGACY_FLOPPY_OPTIONS_EXTERN(apple2); #endif /* AP2_DISK_H */ |