commit | b7daa0dadebdb043d63e585975a128c5fc087168 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Fri Feb 15 14:48:52 2013 -0800 |
committer | Mathias Agopian <mathias@google.com> | Fri Feb 15 14:48:52 2013 -0800 |
tree | 479ae0b745751e528e4ac721c63b0816ee0967fa | |
parent | e3c697fb929c856b59fa56a8e05a2a7eba187c3d [diff] [blame] |
fix build: SurfaceTextureClient to Surface rename Change-Id: Ibcf98337940f9195bcff7b5e8bddb6e912e65163
diff --git a/cmds/flatland/Main.cpp b/cmds/flatland/Main.cpp index a65052e..99715d3 100644 --- a/cmds/flatland/Main.cpp +++ b/cmds/flatland/Main.cpp
@@ -18,6 +18,7 @@ #include <gui/GraphicBufferAlloc.h> #include <gui/Surface.h> +#include <gui/SurfaceControl.h> #include <gui/GLConsumer.h> #include <gui/Surface.h> #include <ui/Fence.h>