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

@ -4,6 +4,7 @@
#include <cstddef>
#include "Common/Common.h"
#include "Common/CommonTypes.h"
#include "VideoCommon/IndexGenerator.h"
#include "VideoCommon/OpcodeDecoding.h"