commit | 9a878a00ef2c2eb72628c807be5969e2d8098317 | [log] [tgz] |
---|---|---|
author | reed <reed@google.com> | Sun Dec 27 12:47:25 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Sun Dec 27 12:47:25 2015 -0800 |
tree | dbd74fce2241f376ac2b3265e10bd9b04fdf499d | |
parent | 43a6f405e6aa0726fd18eb2b1575ac12ea093610 [diff] [blame] |
remove cruft from SkTypes.h, including SkBool BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1548223002 TBR= Review URL: https://codereview.chromium.org/1548223002
diff --git a/src/animator/SkScript2.h b/src/animator/SkScript2.h index d182e8c..f257adb 100644 --- a/src/animator/SkScript2.h +++ b/src/animator/SkScript2.h
@@ -1,13 +1,14 @@ - /* * Copyright 2011 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ + #ifndef SkScript2_DEFINED #define SkScript2_DEFINED +#include "SkDisplayType.h" #include "SkOperand2.h" #include "SkStream.h" #include "SkTDArray.h"