mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 18:20:05 +00:00
fix include thread
This commit is contained in:
parent
121af3646d
commit
5f0fa4cb82
@ -6,6 +6,7 @@
|
||||
#include <algorithm>
|
||||
#include <functional>
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
#include <libusb.h>
|
||||
#include "common/common_types.h"
|
||||
#include "common/threadsafe_queue.h"
|
||||
|
Loading…
Reference in New Issue
Block a user