aboutsummaryrefslogtreecommitdiff
path: root/hw/cdrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/cdrom.c')
-rw-r--r--hw/cdrom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/cdrom.c b/hw/cdrom.c
index 3b99535dce..a018eec40a 100644
--- a/hw/cdrom.c
+++ b/hw/cdrom.c
@@ -26,7 +26,7 @@
here. */
#include "qemu-common.h"
-#include "scsi.h"
+#include "hw/scsi.h"
static void lba_to_msf(uint8_t *buf, int lba)
{