fix build?
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 18 May 2012 20:06:45 +0000 (20:06 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 18 May 2012 20:06:45 +0000 (20:06 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@4004 2bbb7eff-a529-9590-31e7-b0007b416f81

include/gpu/GrCustomStage.h
include/gpu/GrProgramStageFactory.h

index 908b10d..fd84425 100644 (file)
@@ -11,7 +11,6 @@
 #include "GrRefCnt.h"
 #include "GrNoncopyable.h"
 #include "GrProgramStageFactory.h"
-#include "SkTemplates.h"
 
 class GrContext;
 
index e73b9ba..dcf7cf2 100644 (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