mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-11 06:04:56 +00:00
Add include to fix compiling
This commit is contained in:
parent
749efbb84b
commit
a8896e940a
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
|
#include <thread>
|
||||||
|
|
||||||
#include <QObject>
|
#include <QObject>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue