Fix r7321 build errors on non-windows compilers (using forward declared but not defined class in templated function).
git-svn-id: http://skia.googlecode.com/svn/trunk@7324 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
f38f93c118
commit
962f2d4e61
@ -12,8 +12,8 @@
|
||||
#include "GrGLShaderBuilder.h"
|
||||
#include "GrGLShaderVar.h"
|
||||
#include "GrGLSL.h"
|
||||
#include "GrEffectStage.h"
|
||||
|
||||
class GrEffectStage;
|
||||
class GrGLTexture;
|
||||
|
||||
/** @file
|
||||
|
Loading…
Reference in New Issue
Block a user