Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal 2015-08-28 14:13:28 -05:00
commit 6252d2d71a
9 changed files with 9 additions and 0 deletions

View file

@ -6,6 +6,7 @@
#include <cmath>
#include <cstdio>
#include "Common/Common.h"
#include "VideoCommon/BoundingBox.h"
#include "VideoCommon/BPMemory.h"
#include "VideoCommon/ConstantManager.h"