This website works better with JavaScript.
Home
Explore
Help
Sign In
eden-emu
/
eden
mirror of
https://git.eden-emu.dev/eden-emu/eden.git
Watch
1
Star
0
Fork
0
Code
Releases
Wiki
Activity
Browse Source
Add include to fix compiling
pull/15/merge
Shoegzer
4 years ago
parent
749efbb84b
commit
a8896e940a
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
src/yuzu/applets/qt_web_browser.h
1
src/yuzu/applets/qt_web_browser.h
View File
@ -5,6 +5,7 @@
#
pragma once
#
pragma once
#
include
<atomic>
#
include
<atomic>
#
include
<thread>
#
include
<QObject>
#
include
<QObject>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
eden-emu/eden
Title
Body
Create Issue