Move SCSI defines to scsi.h

This commit is contained in:
Jasmine Iwanek
2022-08-02 20:11:23 -04:00
parent fff8800a20
commit 5d999920f5
7 changed files with 13 additions and 5 deletions

View File

@@ -25,6 +25,7 @@
#include <86box/cdrom.h>
#include <86box/cdrom_image.h>
#include <86box/plat.h>
#include <86box/scsi.h>
#include <86box/scsi_device.h>
#include <86box/sound.h>