diff -r 5824eee55f42 -r 24ed0baaf8e5 gst_plugins_symbian/gst/devsound/devsoundsrcwrapper.h --- a/gst_plugins_symbian/gst/devsound/devsoundsrcwrapper.h Fri Apr 16 16:18:02 2010 -0500 +++ b/gst_plugins_symbian/gst/devsound/devsoundsrcwrapper.h Fri Apr 30 19:11:56 2010 -0500 @@ -36,6 +36,7 @@ #include #include #include +#include #include #include @@ -102,6 +103,7 @@ CG711EncoderIntfc* iG711EncoderIntfc; CG729EncoderIntfc* iG729EncoderIntfc; CIlbcEncoderIntfc* iIlbcEncoderIntfc; + CAudioInput* iAudoInputRecord; public: DevSoundWrapperSrc();