mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-01 14:28:02 +03:00
Fix building with PCH disabled.
This commit is contained in:
parent
3135b4f3e4
commit
c59bfd2b7f
8 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
// Licensed under GPLv2+
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <mutex>
|
||||
#include <vector>
|
||||
|
||||
#include "Common/CommonPaths.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue