commit | b1e7cd156ca3e1747374e0d20cdd1ce467210453 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Thu Feb 14 17:11:27 2013 -0800 |
committer | Mathias Agopian <mathias@google.com> | Fri Feb 15 12:47:35 2013 -0800 |
tree | 557f25ff5a0477f0cf0f89d4c21b0291371f09a2 | |
parent | 62ad9071cd61fc56355d3c2d25895382003ea362 [diff] [blame] |
Refactoring: Rename SurfaceTextureClient to Surface Change-Id: I4e8a8b20914cb64edc37abe68233fbc9f2b5d830
diff --git a/media/libmedia/mediaplayer.cpp b/media/libmedia/mediaplayer.cpp index 14602bf..3defec3 100644 --- a/media/libmedia/mediaplayer.cpp +++ b/media/libmedia/mediaplayer.cpp
@@ -27,7 +27,7 @@ #include <binder/IServiceManager.h> #include <binder/IPCThreadState.h> -#include <gui/SurfaceTextureClient.h> +#include <gui/Surface.h> #include <media/mediaplayer.h> #include <media/AudioSystem.h>