diff options
| author | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-12-22 03:02:02 -0600 |
|---|---|---|
| committer | Ryan Houdek <Sonicadvance1@gmail.com> | 2014-12-22 03:02:02 -0600 |
| commit | 5af426df33c744870d7c232662bed49f1de694d0 (patch) | |
| tree | cea8ca1b7459079107832ec0ec771ab9ca144a85 /Source/Core/VideoCommon/BPStructs.cpp | |
| parent | a00aa1a7703aa985274e89bde4065f4a376530f3 (diff) | |
| parent | 1efd00227d3c38458d44193c4aa554f70a3b9c55 (diff) | |
Merge pull request #1713 from degasus/vertex-loader
virtual vertex loader
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 6c4ad70331..44f6964cfb 100644 --- a/Source/Core/VideoCommon/BPStructs.cpp +++ b/Source/Core/VideoCommon/BPStructs.cpp @@ -21,7 +21,6 @@ #include "VideoCommon/RenderBase.h" #include "VideoCommon/Statistics.h" #include "VideoCommon/TextureDecoder.h" -#include "VideoCommon/VertexLoader.h" #include "VideoCommon/VertexShaderManager.h" #include "VideoCommon/VideoCommon.h" #include "VideoCommon/VideoConfig.h" |
