#include "SkTemplates.h"
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 20 Jul 2012 11:34:36 +0000 (11:34 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 20 Jul 2012 11:34:36 +0000 (11:34 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@4685 2bbb7eff-a529-9590-31e7-b0007b416f81

gm/getpostextpath.cpp

index 6ef37ca..f1b810c 100644 (file)
@@ -9,6 +9,7 @@
 #include "SkCanvas.h"
 #include "SkPaint.h"
 #include "SkRandom.h"
+#include "SkTemplates.h"
 
 class GetPosTextPathGM : public skiagm::GM {
 public: