| commit | 005832439e8c7efac46297955cc7510bd21a0a49 | [log] [tgz] |
|---|---|---|
| author | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jul 20 11:34:36 2012 +0000 |
| committer | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jul 20 11:34:36 2012 +0000 |
| tree | 1e0364b5a57a30ad23e1f0ee4b742c61467225e1 | |
| parent | ca0062ee5e74eddff886ada2a200d25946ea52cf [diff] [blame] |
#include "SkTemplates.h" git-svn-id: http://skia.googlecode.com/svn/trunk@4685 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gm/getpostextpath.cpp b/gm/getpostextpath.cpp index 6ef37ca..f1b810c 100644 --- a/gm/getpostextpath.cpp +++ b/gm/getpostextpath.cpp
@@ -9,6 +9,7 @@ #include "SkCanvas.h" #include "SkPaint.h" #include "SkRandom.h" +#include "SkTemplates.h" class GetPosTextPathGM : public skiagm::GM { public: