Fix building Dolphin on OSX without precompiled headers

This commit is contained in:
Lioncash
2014-09-21 00:37:47 -04:00
parent a5f4e4ad25
commit a04a99251f
2 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <algorithm>
#include <string>
#include "Common/Thread.h"
#include "InputCommon/ControllerInterface/ForceFeedback/ForceFeedbackDevice.h"
namespace ciface