diff options
Diffstat (limited to 'src/lib/formats/agat840k_hle_dsk.h')
-rw-r--r-- | src/lib/formats/agat840k_hle_dsk.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/agat840k_hle_dsk.h b/src/lib/formats/agat840k_hle_dsk.h index 6e8ad4036ee..32c4bd03808 100644 --- a/src/lib/formats/agat840k_hle_dsk.h +++ b/src/lib/formats/agat840k_hle_dsk.h @@ -10,7 +10,7 @@ #pragma once -#include "flopimg.h" +#include "flopimg_legacy.h" #include "formats/basicdsk.h" LEGACY_FLOPPY_OPTIONS_EXTERN(agat840k_hle); |