Explorar o código

Merge pull request #8073 from Shoegzer/compile_fixes

Add include to fix compiling
Ameer J %!s(int64=4) %!d(string=hai) anos
pai
achega
fb4d80b169
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/yuzu/applets/qt_web_browser.h

+ 1 - 0
src/yuzu/applets/qt_web_browser.h

@@ -5,6 +5,7 @@
 #pragma once
 
 #include <atomic>
+#include <thread>
 
 #include <QObject>