commit | 79021f4b514a3847263586df8702a98af3a1d0d1 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Tue Jun 09 21:38:08 2009 -0700 |
committer | Mathias Agopian <mathias@google.com> | Tue Jun 09 21:38:08 2009 -0700 |
tree | 2224d3e113d4798d21c1ae897ffed3c221b9cfe7 | |
parent | 348514d9be0488a1bda9680ea2f5da9ae779faa6 [diff] |
revive the copybit test.
diff --git a/include/private/ui/SurfaceBuffer.h b/include/private/ui/SurfaceBuffer.h index c45abeb..bf68406 100644 --- a/include/private/ui/SurfaceBuffer.h +++ b/include/private/ui/SurfaceBuffer.h
@@ -29,6 +29,7 @@ // --------------------------------------------------------------------------- class BufferMapper; +class Parcel; class Rect; class Surface; class SurfaceBuffer;