diff options
author | 2009-01-09 17:51:23 -0800 | |
---|---|---|
committer | 2009-01-09 17:51:23 -0800 | |
commit | 276293246ea9cbc0a578a7697cc48930376ec0e9 (patch) | |
tree | 03804488c60dda65699333d2311c8d1842ec4b65 /libs/surfaceflinger/BootAnimation.cpp | |
parent | e09fd9e819c23dc90bca68375645e15544861330 (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 e9e34c39c9..d18f59abac 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> |