commit | 6d9b9dfd555ee2bc1dd8381dde95d45f9500b3ca | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Wed Feb 13 15:26:48 2013 -0800 |
committer | Mathias Agopian <mathias@google.com> | Wed Feb 13 15:27:08 2013 -0800 |
tree | 3d72eafbcc43610d84194f72527f45b8727a14e6 | |
parent | ac9fa427d4a86745e60a5f7fd8e3ea340c4db907 [diff] [blame] |
remove access ANDROID_VIEW_SURFACE_JNI_ID Change-Id: I0ef474ed9be2cd26fa520ef871ffcf21a25e4994
diff --git a/include/gui/SurfaceComposerClient.h b/include/gui/SurfaceComposerClient.h index dbdd3a9..e0761b9 100644 --- a/include/gui/SurfaceComposerClient.h +++ b/include/gui/SurfaceComposerClient.h
@@ -21,6 +21,7 @@ #include <sys/types.h> #include <binder/IBinder.h> +#include <binder/IMemory.h> #include <utils/RefBase.h> #include <utils/Singleton.h>