fix build?
git-svn-id: http://skia.googlecode.com/svn/trunk@4004 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
ae4f96a9e0
commit
8e520fc249
@ -11,7 +11,6 @@
|
||||
#include "GrRefCnt.h"
|
||||
#include "GrNoncopyable.h"
|
||||
#include "GrProgramStageFactory.h"
|
||||
#include "SkTemplates.h"
|
||||
|
||||
class GrContext;
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user