diff options
Diffstat (limited to 'cmds')
| -rw-r--r-- | cmds/stagefright/SimplePlayer.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/stagefright/SimplePlayer.h b/cmds/stagefright/SimplePlayer.h index 0a06059..ce993e8 100644 --- a/cmds/stagefright/SimplePlayer.h +++ b/cmds/stagefright/SimplePlayer.h @@ -23,7 +23,7 @@ namespace android {  struct ABuffer;  struct ALooper;  struct AudioTrack; -struct IGraphicBufferProducer; +class IGraphicBufferProducer;  struct MediaCodec;  struct NativeWindowWrapper;  struct NuMediaExtractor;  | 
