mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-12 05:55:46 -04:00
BIOS: Fix Linux build
This commit is contained in:
@ -3,7 +3,6 @@
|
|||||||
#include "common/file_system.h"
|
#include "common/file_system.h"
|
||||||
#include "common/log.h"
|
#include "common/log.h"
|
||||||
#include "common/md5_digest.h"
|
#include "common/md5_digest.h"
|
||||||
#include "common/windows_headers.h"
|
|
||||||
#include "cpu_disasm.h"
|
#include "cpu_disasm.h"
|
||||||
#include <cerrno>
|
#include <cerrno>
|
||||||
Log_SetChannel(BIOS);
|
Log_SetChannel(BIOS);
|
||||||
|
Reference in New Issue
Block a user