mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
RunOnObject: add missing QThread include
This commit is contained in:
parent
4e40fad248
commit
abf55be70d
@ -4,6 +4,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <QThread>
|
||||
#include <type_traits>
|
||||
#include <utility>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user