Convert some more header inclusions into forward declarations

This commit is contained in:
Lioncash 2014-07-29 20:55:07 -04:00
commit 522a5c35ad
22 changed files with 33 additions and 21 deletions

View file

@ -2,6 +2,7 @@
// Licensed under GPLv2
// Refer to the license.txt file included.
#include "Common/ChunkFile.h"
#include "VideoBackends/Software/Clipper.h"
#include "VideoBackends/Software/CPMemLoader.h"
#include "VideoBackends/Software/OpcodeDecoder.h"