diff options
author | 2009-01-09 17:51:23 -0800 | |
---|---|---|
committer | 2009-01-09 17:51:23 -0800 | |
commit | b798689749c64baba81f02e10cf2157c747d6b46 (patch) | |
tree | da394a395ddb1a6cf69193314846b03fe47a397e /libs/surfaceflinger/BootAnimation.cpp | |
parent | f013e1afd1e68af5e3b868c26a653bbfb39538f8 (diff) |
auto import from //branches/cupcake/...@125939
Diffstat (limited to 'libs/surfaceflinger/BootAnimation.cpp')
-rw-r--r-- | libs/surfaceflinger/BootAnimation.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/surfaceflinger/BootAnimation.cpp b/libs/surfaceflinger/BootAnimation.cpp index e9e34c39c944..d18f59abac52 100644 --- a/libs/surfaceflinger/BootAnimation.cpp +++ b/libs/surfaceflinger/BootAnimation.cpp @@ -36,8 +36,8 @@ #include <ui/ISurfaceFlingerClient.h> #include <ui/EGLNativeWindowSurface.h> -#include <graphics/SkBitmap.h> -#include <graphics/SkImageDecoder.h> +#include <core/SkBitmap.h> +#include <images/SkImageDecoder.h> #include <GLES/egl.h> |