commit | 07fcf4c3a91e421dc6f3d17f28264d18e8b2bfdb | [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 | 30b14954d923a98fe0b1fc27e6cdb589dc9d217e | |
parent | 51c8a3e00e6cffe42d25d1ac87d417e925d8a84d [diff] [blame] |
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;