summaryrefslogtreecommitdiffstats
path: root/cmds/bootanimation/BootAnimation.cpp
diff options
context:
space:
mode:
authorDerek Sollenberger <djsollen@google.com>2013-07-26 14:58:06 -0400
committerDerek Sollenberger <djsollen@google.com>2013-08-01 12:52:21 -0400
commit5827cb5059ed0eec4c73adf1acbd7ee47b2c5c8f (patch)
treeefcece724190c59e9123196c5b648d927701013f /cmds/bootanimation/BootAnimation.cpp
parent3a6f25512c0a682b10961a5a7428e3393ffb0b75 (diff)
downloadframeworks_base-5827cb5059ed0eec4c73adf1acbd7ee47b2c5c8f.zip
frameworks_base-5827cb5059ed0eec4c73adf1acbd7ee47b2c5c8f.tar.gz
frameworks_base-5827cb5059ed0eec4c73adf1acbd7ee47b2c5c8f.tar.bz2
Changes needed to support Skia at r10377.
Change-Id: Id1e1c8c5938ee1a33c6fa3caabd2c28e89243eb4
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
-rw-r--r--cmds/bootanimation/BootAnimation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/bootanimation/BootAnimation.cpp b/cmds/bootanimation/BootAnimation.cpp
index 8511735..ad4e4c8 100644
--- a/cmds/bootanimation/BootAnimation.cpp
+++ b/cmds/bootanimation/BootAnimation.cpp
@@ -44,7 +44,7 @@
#include <core/SkBitmap.h>
#include <core/SkStream.h>
-#include <images/SkImageDecoder.h>
+#include <core/SkImageDecoder.h>
#include <GLES/gl.h>
#include <GLES/glext.h>