Fix building with PCH disabled.

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

View File

@ -5,6 +5,7 @@
#include <cmath>
#include <type_traits>
#include "Common/Common.h"
#include "Common/CommonTypes.h"
#include "VideoCommon/VertexLoader.h"
#include "VideoCommon/VertexLoader_Normal.h"