Ver Fonte

Add include to fix compiling

Shoegzer há 4 anos atrás
pai
commit
a8896e940a
1 ficheiros alterados com 1 adições e 0 exclusões
  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>