commit | 583a1e38503ebd57ba9bd39a3fabe89bead8e76c | [log] [tgz] |
---|---|---|
author | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Aug 17 13:42:46 2011 +0000 |
committer | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Aug 17 13:42:46 2011 +0000 |
tree | 61da96ca82499b574dca06eb8d5f736b39b46a92 | |
parent | 7b13aca86f7c68322a1e84f5ca646f7dc9cade6b [diff] [blame] |
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
diff --git a/samplecode/SampleApp.cpp b/samplecode/SampleApp.cpp index e450a95..c523ad8 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"