BIOS: Fix Linux build

This commit is contained in:
Connor McLaughlin 2020-07-31 16:34:25 +10:00
parent 8802177e25
commit 1f9fc6ab74
1 changed files with 0 additions and 1 deletions

View File

@ -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);