aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/animator/SkScript2.h
diff options
context:
space:
mode:
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"