Fix class/struct warning
Review URL: http://codereview.appspot.com/6073044/ git-svn-id: http://skia.googlecode.com/svn/trunk@3730 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
bb39a29772
commit
44706382dd
@ -14,7 +14,7 @@
|
||||
#include "../GrStringBuilder.h"
|
||||
|
||||
class GrCustomStage;
|
||||
class GrGLInterface;
|
||||
struct GrGLInterface;
|
||||
|
||||
/** @file
|
||||
This file contains specializations for OpenGL of the shader stages
|
||||
|
Loading…
Reference in New Issue
Block a user