aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-08-17 13:42:46 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-08-17 13:42:46 +0000
commit583a1e38503ebd57ba9bd39a3fabe89bead8e76c (patch)
tree61da96ca82499b574dca06eb8d5f736b39b46a92 /samplecode
parent7b13aca86f7c68322a1e84f5ca646f7dc9cade6b (diff)
Fixed r2125. Identical change but also moves GrTesselatedPathRenderer.h to src dir.
Verbal SGTM from Tom who reviewed the original version at: http://codereview.appspot.com/4894050/ git-svn-id: http://skia.googlecode.com/svn/trunk@2129 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'samplecode')
-rw-r--r--samplecode/SampleApp.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/samplecode/SampleApp.cpp b/samplecode/SampleApp.cpp
index e450a95824..c523ad8f98 100644
--- a/samplecode/SampleApp.cpp
+++ b/samplecode/SampleApp.cpp
@@ -24,6 +24,7 @@
#include "SkTypeface.h"
#include "GrGLInterface.h"
+#include "GrRenderTarget.h"
#include "SkPDFDevice.h"
#include "SkPDFDocument.h"