forked from dolphin-emu/dolphin
Merge pull request #3102 from rohit-n/build-pch
Fix building with PCH disabled.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// Licensed under GPLv2+
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "InputCommon/ControllerEmu.h"
|
||||
|
||||
void ControllerEmu::UpdateReferences(ControllerInterface& devi)
|
||||
|
||||
Reference in New Issue
Block a user