aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/polygonoffset.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/polygonoffset.cpp')
-rw-r--r--gm/polygonoffset.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gm/polygonoffset.cpp b/gm/polygonoffset.cpp
index 48b6d1a4e4..44a313b285 100644
--- a/gm/polygonoffset.cpp
+++ b/gm/polygonoffset.cpp
@@ -7,7 +7,7 @@
#include "gm.h"
#include "sk_tool_utils.h"
-#include "SkOffsetPolygon.h"
+#include "SkPolyUtils.h"
#include "SkPathPriv.h"
static void create_ngon(int n, SkPoint* pts, SkScalar w, SkScalar h, SkPath::Direction dir) {