summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2009-06-09 21:38:08 -0700
committerMathias Agopian <mathias@google.com>2009-06-09 21:38:08 -0700
commit79021f4b514a3847263586df8702a98af3a1d0d1 (patch)
tree2224d3e113d4798d21c1ae897ffed3c221b9cfe7 /include
parent348514d9be0488a1bda9680ea2f5da9ae779faa6 (diff)
downloadframeworks_av-79021f4b514a3847263586df8702a98af3a1d0d1.zip
frameworks_av-79021f4b514a3847263586df8702a98af3a1d0d1.tar.gz
frameworks_av-79021f4b514a3847263586df8702a98af3a1d0d1.tar.bz2
revive the copybit test.
Diffstat (limited to 'include')
-rw-r--r--include/private/ui/SurfaceBuffer.h1
1 files changed, 1 insertions, 0 deletions
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 @@ namespace android {
// ---------------------------------------------------------------------------
class BufferMapper;
+class Parcel;
class Rect;
class Surface;
class SurfaceBuffer;