aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/builders
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2014-11-19 12:36:22 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-11-19 12:36:22 -0800
commit04ddf89627077ea8f2b447e7cd5e902956341a32 (patch)
tree3fabea710800da027b76866671d3cb58fb7aa437 /src/gpu/gl/builders
parent158fcaa031d105dc999d9813fee8927db56a871c (diff)
Small cleanups after GrDrawState/GrOptDrawState base class elimination.
Diffstat (limited to 'src/gpu/gl/builders')
-rw-r--r--src/gpu/gl/builders/GrGLProgramBuilder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/gl/builders/GrGLProgramBuilder.h b/src/gpu/gl/builders/GrGLProgramBuilder.h
index 1b6c904036..e6180cc36d 100644
--- a/src/gpu/gl/builders/GrGLProgramBuilder.h
+++ b/src/gpu/gl/builders/GrGLProgramBuilder.h
@@ -14,6 +14,7 @@
#include "../GrGLProgramDataManager.h"
#include "../GrGLUniformHandle.h"
#include "../GrGLGeometryProcessor.h"
+#include "../../GrOptDrawState.h"
#include "../../GrPendingFragmentStage.h"
/*