This website works better with JavaScript
Home
Explore
Help
Register
Sign In
irvin
/
suyu
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add include to fix compiling
Shoegzer
4 years ago
parent
749efbb84b
commit
a8896e940a
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/yuzu/applets/qt_web_browser.h
+ 1
- 0
src/yuzu/applets/qt_web_browser.h
View File
@@ -5,6 +5,7 @@
#pragma once
#include <atomic>
+#include <thread>
#include <QObject>