Merge pull request #4240 from lioncash/include

Software: Clean out unnecessary includes/fwd decls
This commit is contained in:
shuffle2
2016-10-02 20:31:35 -07:00
committed by GitHub
14 changed files with 21 additions and 25 deletions

View File

@ -19,7 +19,6 @@
#include "VideoCommon/FramebufferManagerBase.h"
#include "VideoCommon/OnScreenDisplay.h"
#include "VideoCommon/PixelEngine.h"
#include "VideoCommon/TextureCacheBase.h"
#include "VideoCommon/VideoCommon.h"
#include "VideoCommon/VideoConfig.h"