aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/animator/SkSnapshot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/animator/SkSnapshot.cpp')
-rw-r--r--src/animator/SkSnapshot.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/animator/SkSnapshot.cpp b/src/animator/SkSnapshot.cpp
index b61d602047..4d35432bd7 100644
--- a/src/animator/SkSnapshot.cpp
+++ b/src/animator/SkSnapshot.cpp
@@ -35,8 +35,6 @@ SkSnapshot::SkSnapshot()
fSeqVal = 0;
}
-#include "SkDevice.h"
-
bool SkSnapshot::draw(SkAnimateMaker& maker) {
SkASSERT(type >= 0);
SkASSERT(filename.size() > 0);