summaryrefslogtreecommitdiffstats
path: root/subreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'subreader.h')
-rw-r--r--subreader.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/subreader.h b/subreader.h
index 683d12ffbf..5c7afcd707 100644
--- a/subreader.h
+++ b/subreader.h
@@ -3,6 +3,8 @@
#include <stdio.h>
+#include "config.h"
+
extern int suboverlap_enabled;
extern int sub_no_text_pp; // disable text post-processing
extern int sub_match_fuzziness;