diff options
| author | Scott Mansell <phiren@gmail.com> | 2023-01-31 18:22:43 +1300 |
|---|---|---|
| committer | Scott Mansell <phiren@gmail.com> | 2023-02-09 18:36:20 +1300 |
| commit | 4422af1272959fb48418a6a863a62c20730434ac (patch) | |
| tree | 7587c4fd0ea265a6b92ed3a6e14db49e51609a63 /Source/Core/VideoCommon/BPStructs.cpp | |
| parent | 5803786beb4a7c1c95ccd96929b16143060dd663 (diff) | |
Cleanup headers
Diffstat (limited to 'Source/Core/VideoCommon/BPStructs.cpp')
| -rw-r--r-- | Source/Core/VideoCommon/BPStructs.cpp | 1 |
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" |
