summaryrefslogtreecommitdiffstats
path: root/cmds
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2010-06-01 16:08:48 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-06-01 16:08:48 -0700
commitbd69e1b8518ccae73719c1a185a4312a910a6206 (patch)
treed4943df391acbf19dc7704c617ac0f4d84f78f9b /cmds
parent6c2faea435d2f001cec0eaeeeccf7e6273d4f245 (diff)
parent5220af87c77e835ccb57580b23915bca9ab7e4ff (diff)
downloadframeworks_base-bd69e1b8518ccae73719c1a185a4312a910a6206.zip
frameworks_base-bd69e1b8518ccae73719c1a185a4312a910a6206.tar.gz
frameworks_base-bd69e1b8518ccae73719c1a185a4312a910a6206.tar.bz2
am 5220af87: am 770492cb: more clean-up in preparation of bigger changes
Diffstat (limited to 'cmds')
-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 ac2eb0d..7a7f8ed 100644
--- a/cmds/bootanimation/BootAnimation.cpp
+++ b/cmds/bootanimation/BootAnimation.cpp
@@ -38,7 +38,7 @@
#include <ui/EGLUtils.h>
#include <surfaceflinger/ISurfaceComposer.h>
-#include <surfaceflinger/ISurfaceFlingerClient.h>
+#include <surfaceflinger/ISurfaceComposerClient.h>
#include <core/SkBitmap.h>
#include <images/SkImageDecoder.h>