BIOS: Fix Linux build
This commit is contained in:
parent
8802177e25
commit
1f9fc6ab74
|
@ -3,7 +3,6 @@
|
|||
#include "common/file_system.h"
|
||||
#include "common/log.h"
|
||||
#include "common/md5_digest.h"
|
||||
#include "common/windows_headers.h"
|
||||
#include "cpu_disasm.h"
|
||||
#include <cerrno>
|
||||
Log_SetChannel(BIOS);
|
||||
|
|
Loading…
Reference in New Issue