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 bb2c6d9ca1..61250a8289 100644
--- a/mp_core.h
+++ b/mp_core.h
@@ -104,7 +104,7 @@ typedef struct MPContext {
int was_paused;
-#ifdef USE_DVDNAV
+#ifdef CONFIG_DVDNAV
struct mp_image *nav_smpi; ///< last decoded dvdnav video image
unsigned char *nav_buffer; ///< last read dvdnav video frame
unsigned char *nav_start; ///< pointer to last read video buffer