From aee88dcb52202ef9ad3275df9aaf9625f33cc93c Mon Sep 17 00:00:00 2001 From: OBattler Date: Thu, 24 Aug 2023 01:11:10 +0200 Subject: [PATCH] Fixed headers in scsi/scsi_cdrom.c. --- src/scsi/scsi_cdrom.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/scsi/scsi_cdrom.c b/src/scsi/scsi_cdrom.c index 3dbd3c6cc..d9699dda7 100644 --- a/src/scsi/scsi_cdrom.c +++ b/src/scsi/scsi_cdrom.c @@ -40,7 +40,6 @@ #include <86box/cdrom.h> #include <86box/scsi_cdrom.h> #include <86box/version.h> -#include <86box/plat_fallthrough.h> #pragma pack(push, 1) typedef struct gesn_cdb_t {