summaryrefslogtreecommitdiffstats
path: root/mp_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp_core.h')
-rw-r--r--mp_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp_core.h b/mp_core.h
index 2d4726e553..19cb5ff08c 100644
--- a/mp_core.h
+++ b/mp_core.h
@@ -92,7 +92,7 @@ typedef struct MPContext {
int file_format;
-#ifdef HAS_DVBIN_SUPPORT
+#ifdef CONFIG_DVBIN
int last_dvb_step;
int dvbin_reopen;
#endif