aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrAADistanceFieldPathRenderer.h
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2014-11-14 12:10:14 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-11-14 12:10:15 -0800
commit71cb0c241e439b6ed746b90294d0b6916644a644 (patch)
treeef62e86321ed64c6976ead548e9208393c3bce86 /src/gpu/GrAADistanceFieldPathRenderer.h
parentae760d579c6ad74989a998d30bb20a55d81e634e (diff)
Replace GrResourceCache with GrResourceCache2.
Diffstat (limited to 'src/gpu/GrAADistanceFieldPathRenderer.h')
-rwxr-xr-xsrc/gpu/GrAADistanceFieldPathRenderer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/GrAADistanceFieldPathRenderer.h b/src/gpu/GrAADistanceFieldPathRenderer.h
index 10f0ebab93..c337016c0b 100755
--- a/src/gpu/GrAADistanceFieldPathRenderer.h
+++ b/src/gpu/GrAADistanceFieldPathRenderer.h
@@ -15,6 +15,7 @@
#include "GrRect.h"
#include "SkChecksum.h"
+#include "SkTDynamicHash.h"
class GrContext;
class GrPlot;