1
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 03:06:28 +01:00

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

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>