summaryrefslogtreecommitdiffstats
path: root/cfg-mencoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mencoder.h')
-rw-r--r--cfg-mencoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg-mencoder.h b/cfg-mencoder.h
index 51c694999c..1a87f99566 100644
--- a/cfg-mencoder.h
+++ b/cfg-mencoder.h
@@ -14,6 +14,7 @@ extern int use_old_pp;
extern int sws_flags;
extern int readPPOpt(void *, char *arg);
extern void revertPPOpt(void *conf, char* opt);
+extern char *pp_help;
#ifdef HAVE_DIVX4ENCORE
extern struct config divx4opts_conf[];