diff options
| author | 2014-03-06 15:30:51 +0000 | |
|---|---|---|
| committer | 2014-03-06 15:30:51 +0000 | |
| commit | 391d489ce0808630dd56b06259eb6e616bf79d94 (patch) | |
| tree | fa279f35a18bea75b86720edee174f81a8534778 /cmds/bootanimation/BootAnimation.cpp | |
| parent | 34a0992512a6b991cb9f98034437e205f8170be2 (diff) | |
| parent | c749b44086722217526f220f3656ba06b2e8cea0 (diff) | |
Merge "FramebufferNativeWindow.h is obsolete"
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
| -rw-r--r-- | cmds/bootanimation/BootAnimation.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmds/bootanimation/BootAnimation.cpp b/cmds/bootanimation/BootAnimation.cpp index e12e961ccdb7..41afa3921a27 100644 --- a/cmds/bootanimation/BootAnimation.cpp +++ b/cmds/bootanimation/BootAnimation.cpp @@ -36,7 +36,6 @@ #include <ui/Rect.h> #include <ui/Region.h> #include <ui/DisplayInfo.h> -#include <ui/FramebufferNativeWindow.h> #include <gui/ISurfaceComposer.h> #include <gui/Surface.h> |