From d3ebb48320cf1b7e969974673e4bd7743816985e Mon Sep 17 00:00:00 2001 From: bungeman Date: Wed, 5 Aug 2015 13:57:49 -0700 Subject: IWYU: 'core' target, files starting A-C. TBR=reed@google.com Verbal lgtm, does not change API. Committed: https://skia.googlesource.com/skia/+/7403d87db8e43d4c2b5b25ac22a0ebc22bd09d69 Review URL: https://codereview.chromium.org/1265033002 --- gm/cubicpaths.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gm/cubicpaths.cpp') diff --git a/gm/cubicpaths.cpp b/gm/cubicpaths.cpp index b3fca5ac02..74fbe8d58b 100644 --- a/gm/cubicpaths.cpp +++ b/gm/cubicpaths.cpp @@ -4,9 +4,11 @@ * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ + #include "gm.h" #include "SkCanvas.h" #include "SkPaint.h" +#include "SkPath.h" #include "SkRandom.h" // skbug.com/1316 shows that this cubic, when slightly clipped, creates big -- cgit v1.2.3