aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/animator/SkScript2.h
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2015-12-27 12:47:25 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-12-27 12:47:25 -0800
commit9a878a00ef2c2eb72628c807be5969e2d8098317 (patch)
treedbd74fce2241f376ac2b3265e10bd9b04fdf499d /src/animator/SkScript2.h
parent43a6f405e6aa0726fd18eb2b1575ac12ea093610 (diff)
remove cruft from SkTypes.h, including SkBool
Diffstat (limited to 'src/animator/SkScript2.h')
-rw-r--r--src/animator/SkScript2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/animator/SkScript2.h b/src/animator/SkScript2.h
index d182e8c7c5..f257adb450 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"