mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 15:55:31 +01:00
BoundingBox: Remove unnecessary headers
This commit is contained in:
parent
6eb0c2552d
commit
d694994874
@ -2,15 +2,9 @@
|
|||||||
// Licensed under GPLv2+
|
// Licensed under GPLv2+
|
||||||
// Refer to the license.txt file included.
|
// Refer to the license.txt file included.
|
||||||
|
|
||||||
|
#include "Common/ChunkFile.h"
|
||||||
|
#include "Common/CommonTypes.h"
|
||||||
#include "VideoBackends/Software/Clipper.h"
|
|
||||||
#include "VideoBackends/Software/Rasterizer.h"
|
|
||||||
#include "VideoBackends/Software/SetupUnit.h"
|
|
||||||
#include "VideoBackends/Software/TransformUnit.h"
|
|
||||||
#include "VideoCommon/BoundingBox.h"
|
#include "VideoCommon/BoundingBox.h"
|
||||||
#include "VideoCommon/PixelShaderManager.h"
|
|
||||||
|
|
||||||
|
|
||||||
namespace BoundingBox
|
namespace BoundingBox
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user