From 449484179f05ed6178663cab7b565eff7c884798 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Thu, 11 Nov 2010 16:34:53 +0100 Subject: options: move [no]hr-mp3-seek to option struct --- options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'options.h') diff --git a/options.h b/options.h index b81744d248..b503175b17 100644 --- a/options.h +++ b/options.h @@ -45,6 +45,7 @@ typedef struct MPOpts { int sub_id; char *audio_lang; char *sub_lang; + int hr_mp3_seek; char *audio_stream; int audio_stream_cache; -- cgit v1.2.3