mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-18 05:27:33 +01:00
Merge pull request #8073 from Shoegzer/compile_fixes
Add include to fix compiling
This commit is contained in:
commit
fb4d80b169
@ -5,6 +5,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <atomic>
|
||||
#include <thread>
|
||||
|
||||
#include <QObject>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user