summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShoegzer <scriptis@hotmail.com>2022-03-23 21:18:48 +0100
committerShoegzer <scriptis@hotmail.com>2022-03-23 21:18:48 +0100
commita8896e940acd05119ef6339e56f7caf76088845c (patch)
tree45d25dde96830c645e7cd01b0b3c32ee7a679664
parentMerge pull request #8031 from Morph1984/cleanup-mii-please (diff)
downloadyuzu-a8896e940acd05119ef6339e56f7caf76088845c.tar
yuzu-a8896e940acd05119ef6339e56f7caf76088845c.tar.gz
yuzu-a8896e940acd05119ef6339e56f7caf76088845c.tar.bz2
yuzu-a8896e940acd05119ef6339e56f7caf76088845c.tar.lz
yuzu-a8896e940acd05119ef6339e56f7caf76088845c.tar.xz
yuzu-a8896e940acd05119ef6339e56f7caf76088845c.tar.zst
yuzu-a8896e940acd05119ef6339e56f7caf76088845c.zip
-rw-r--r--src/yuzu/applets/qt_web_browser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/yuzu/applets/qt_web_browser.h b/src/yuzu/applets/qt_web_browser.h
index 79a08f509..a47059412 100644
--- a/src/yuzu/applets/qt_web_browser.h
+++ b/src/yuzu/applets/qt_web_browser.h
@@ -5,6 +5,7 @@
#pragma once
#include <atomic>
+#include <thread>
#include <QObject>