aboutsummaryrefslogtreecommitdiff
path: root/stubs/cmos.c
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/cmos.c')
-rw-r--r--stubs/cmos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stubs/cmos.c b/stubs/cmos.c
index 416cbe4055..3fdbae2c69 100644
--- a/stubs/cmos.c
+++ b/stubs/cmos.c
@@ -1,5 +1,5 @@
#include "qemu/osdep.h"
-#include "hw/i386/pc.h"
+#include "hw/block/fdc.h"
int cmos_get_fd_drive_type(FloppyDriveType fd0)
{