fix build?

git-svn-id: http://skia.googlecode.com/svn/trunk@4004 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
bsalomon@google.com 2012-05-18 20:06:45 +00:00
parent ae4f96a9e0
commit 8e520fc249
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,6 @@
#include "GrRefCnt.h"
#include "GrNoncopyable.h"
#include "GrProgramStageFactory.h"
#include "SkTemplates.h"
class GrContext;

View File

@ -9,6 +9,7 @@
#define GrProgramStageFactory_DEFINED
#include "GrTypes.h"
#include "SkTemplates.h"
/** Given a GrCustomStage of a particular type, creates the corresponding
graphics-backend-specific GrProgramStage. Also tracks equivalence