updated for support detection by configure

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3244 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2001-12-01 15:05:40 +00:00
parent a65f2c37b3
commit 2574e86cf9
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#include "config.h"
#ifdef USE_TV
#if defined(USE_TV) && defined(HAVE_TV_V4L)
#include <stdio.h>
#include <errno.h>