Core: Turn some includes into forward declarations.

This commit is contained in:
Lioncash
2014-07-27 13:37:09 -04:00
parent 96cfbd1bb0
commit eb3a1de3f6
11 changed files with 18 additions and 12 deletions

View File

@ -52,6 +52,7 @@ This file mainly deals with the [Drive I/F], however [AIDFR] controls
#include "AudioCommon/AudioCommon.h"
#include "Common/ChunkFile.h"
#include "Common/Common.h"
#include "Common/MathUtil.h"