aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrMesh.h
diff options
context:
space:
mode:
authorGravatar Hal Canary <halcanary@google.com>2017-07-03 15:11:49 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-07-05 15:18:52 +0000
commit466c7d65974a055ad361430e57f92584b09af0bd (patch)
tree54a298a3fcaedb3f0b3de68133f3bf1ccd67c412 /src/gpu/GrMesh.h
parentcdb9a6de0a6da5b4ed2fe606b5c28818306b22ad (diff)
header cleanup
Change-Id: I3f7667a1357194ae2bdd341ad9d46eb93920f404 Reviewed-on: https://skia-review.googlesource.com/21374 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Hal Canary <halcanary@google.com>
Diffstat (limited to 'src/gpu/GrMesh.h')
-rw-r--r--src/gpu/GrMesh.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/GrMesh.h b/src/gpu/GrMesh.h
index feced48d6f..bdb62f5f0f 100644
--- a/src/gpu/GrMesh.h
+++ b/src/gpu/GrMesh.h
@@ -9,6 +9,7 @@
#define GrMesh_DEFINED
#include "GrBuffer.h"
+#include "GrGpuResourceRef.h"
class GrPrimitiveProcessor;