VideoCommon: Drop references to AbstractRawTexture

This commit is contained in:
Stenzek
2018-01-21 14:14:24 +10:00
parent 887e3830ba
commit e125eaa237
2 changed files with 0 additions and 7 deletions

View File

@ -32,7 +32,6 @@
#include "VideoCommon/RenderState.h"
#include "VideoCommon/VideoCommon.h"
class AbstractRawTexture;
class AbstractPipeline;
class AbstractShader;
class AbstractTexture;