diff --git a/linphone/mediastreamer2/src/wincevideods.c b/linphone/mediastreamer2/src/wincevideods.c index aa223650a..7160d601e 100644 --- a/linphone/mediastreamer2/src/wincevideods.c +++ b/linphone/mediastreamer2/src/wincevideods.c @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifndef __VIDEO_DISABLED__ +#ifdef VIDEO_ENABLED /* need to link with "dmoguids.lib strmiids.lib strmbase.lib atls.lib" */