mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Fix building Dolphin on OSX without precompiled headers
This commit is contained in:
parent
a5f4e4ad25
commit
a04a99251f
2 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
#include "Common/Thread.h"
|
||||
#include "InputCommon/ControllerInterface/ForceFeedback/ForceFeedbackDevice.h"
|
||||
|
||||
namespace ciface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue