Index: src/animator/SkScript2.h |
diff --git a/src/animator/SkScript2.h b/src/animator/SkScript2.h |
index d182e8c7c5dd46b47d291450ed4659f4189751bf..f257adb4503396314627f03ff55bbcf7367f8757 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" |