aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/getpostextpath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/getpostextpath.cpp')
-rw-r--r--gm/getpostextpath.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gm/getpostextpath.cpp b/gm/getpostextpath.cpp
index 6ef37caf70..f1b810cd20 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: