summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/ieee488/c2040fdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/ieee488/c2040fdc.h')
-rw-r--r--src/emu/bus/ieee488/c2040fdc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/emu/bus/ieee488/c2040fdc.h b/src/emu/bus/ieee488/c2040fdc.h
index d64d2de7c01..382c540d4e4 100644
--- a/src/emu/bus/ieee488/c2040fdc.h
+++ b/src/emu/bus/ieee488/c2040fdc.h
@@ -15,8 +15,9 @@
#define __C2040_FLOPPY__
#include "emu.h"
+#include "formats/c3040_dsk.h"
+#include "formats/c4040_dsk.h"
#include "formats/d64_dsk.h"
-#include "formats/d67_dsk.h"
#include "formats/g64_dsk.h"
#include "imagedev/floppy.h"