mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
Fix building with PCH disabled.
This commit is contained in:
parent
b11de5bddb
commit
6252d2d71a
9 changed files with 9 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#include <cmath>
|
||||
#include <cstdio>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "VideoCommon/BoundingBox.h"
|
||||
#include "VideoCommon/BPMemory.h"
|
||||
#include "VideoCommon/ConstantManager.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue