summaryrefslogtreecommitdiffstats
path: root/libmpdemux/tv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/tv.h')
-rw-r--r--libmpdemux/tv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/tv.h b/libmpdemux/tv.h
index 31f7821dbd..6a4f03b98d 100644
--- a/libmpdemux/tv.h
+++ b/libmpdemux/tv.h
@@ -28,7 +28,7 @@ extern int tv_param_noaudio;
extern int tv_param_immediate;
extern int tv_param_audiorate;
extern int tv_param_audio_id;
-#if defined(HAVE_TV_V4L1) || defined(HAVE_TV_V4L2)
+#if defined(HAVE_TV_V4L)
extern int tv_param_amode;
extern int tv_param_volume;
extern int tv_param_bass;