mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-21 14:17:56 -05:00
general: fix compile for Apple Clang
This commit is contained in:
@ -9,6 +9,8 @@
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
|
||||
#include "common/polyfill_thread.h"
|
||||
|
||||
#include "audio_core/audio_event.h"
|
||||
|
||||
union Result;
|
||||
|
Reference in New Issue
Block a user