summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/BPStructs.cpp
diff options
context:
space:
mode:
authorScott Mansell <phiren@gmail.com>2023-01-31 18:22:43 +1300
committerScott Mansell <phiren@gmail.com>2023-02-09 18:36:20 +1300
commit4422af1272959fb48418a6a863a62c20730434ac (patch)
tree7587c4fd0ea265a6b92ed3a6e14db49e51609a63 /Source/Core/VideoCommon/BPStructs.cpp
parent5803786beb4a7c1c95ccd96929b16143060dd663 (diff)
Cleanup headers
Diffstat (limited to 'Source/Core/VideoCommon/BPStructs.cpp')
-rw-r--r--Source/Core/VideoCommon/BPStructs.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/BPStructs.cpp b/Source/Core/VideoCommon/BPStructs.cpp
index f5383042a0..baf3f5fedf 100644
--- a/Source/Core/VideoCommon/BPStructs.cpp
+++ b/Source/Core/VideoCommon/BPStructs.cpp
@@ -34,7 +34,6 @@
#include "VideoCommon/PixelEngine.h"
#include "VideoCommon/PixelShaderManager.h"
#include "VideoCommon/Present.h"
-#include "VideoCommon/RenderBase.h"
#include "VideoCommon/Statistics.h"
#include "VideoCommon/TMEM.h"
#include "VideoCommon/TextureCacheBase.h"