diff options
Diffstat (limited to 'include/gpu/GrCustomStage.h')
-rw-r--r-- | include/gpu/GrCustomStage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gpu/GrCustomStage.h b/include/gpu/GrCustomStage.h index a13ecd469e..0ac7a76205 100644 --- a/include/gpu/GrCustomStage.h +++ b/include/gpu/GrCustomStage.h @@ -11,6 +11,7 @@ #include "GrRefCnt.h" #include "GrNoncopyable.h" #include "GrProgramStageFactory.h" +#include "GrCustomStageUnitTest.h" class GrContext; class GrTexture; |