summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/wd_fdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/wd_fdc.h')
-rw-r--r--src/devices/machine/wd_fdc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/devices/machine/wd_fdc.h b/src/devices/machine/wd_fdc.h
index 6ecc76d6b23..b7244870e2b 100644
--- a/src/devices/machine/wd_fdc.h
+++ b/src/devices/machine/wd_fdc.h
@@ -5,9 +5,10 @@
#pragma once
-#include "imagedev/floppy.h"
#include "fdc_pll.h"
+class floppy_image_device;
+
/*
* The Western Digital floppy controller family
*