diff -r 2a0f36a70380 -r 6f340f756486 gst_plugins_symbian/gst/devsound/devsoundsrcwrapper.h --- a/gst_plugins_symbian/gst/devsound/devsoundsrcwrapper.h Mon May 03 12:47:24 2010 +0300 +++ b/gst_plugins_symbian/gst/devsound/devsoundsrcwrapper.h Fri May 14 16:08:32 2010 +0300 @@ -36,6 +36,7 @@ #include #include #include +#include #include #include @@ -102,6 +103,7 @@ CG711EncoderIntfc* iG711EncoderIntfc; CG729EncoderIntfc* iG729EncoderIntfc; CIlbcEncoderIntfc* iIlbcEncoderIntfc; + CAudioInput* iAudoInputRecord; public: DevSoundWrapperSrc();