summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/nes_dsk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/nes_dsk.h')
-rw-r--r--src/lib/formats/nes_dsk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/nes_dsk.h b/src/lib/formats/nes_dsk.h
index d222beb03f9..a6b589380cb 100644
--- a/src/lib/formats/nes_dsk.h
+++ b/src/lib/formats/nes_dsk.h
@@ -12,7 +12,7 @@
#pragma once
-#include "flopimg.h"
+#include "flopimg_legacy.h"
LEGACY_FLOPPY_OPTIONS_EXTERN(nes_only);