Index: gm/strokes.cpp |
diff --git a/gm/strokes.cpp b/gm/strokes.cpp |
index 77638e45373343636173cae81123ef229f0929a1..73823907a37c1d613e55ca77221cf7cab2188b5d 100644 |
--- a/gm/strokes.cpp |
+++ b/gm/strokes.cpp |
@@ -1,4 +1,3 @@ |
- |
/* |
* Copyright 2011 Google Inc. |
* |
@@ -6,9 +5,8 @@ |
* found in the LICENSE file. |
*/ |
- |
- |
#include "gm.h" |
+#include "SkPath.h" |
#include "SkRandom.h" |
#define W 400 |