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:
bsalomon@google.com 2012-04-19 13:27:04 +00:00
parent bb39a29772
commit 44706382dd

View File

@ -14,7 +14,7 @@
#include "../GrStringBuilder.h" #include "../GrStringBuilder.h"
class GrCustomStage; class GrCustomStage;
class GrGLInterface; struct GrGLInterface;
/** @file /** @file
This file contains specializations for OpenGL of the shader stages This file contains specializations for OpenGL of the shader stages