diff options
Diffstat (limited to 'vhook')
-rw-r--r-- | vhook/watermark.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vhook/watermark.c b/vhook/watermark.c index e4a4685a14..f61f3a1242 100644 --- a/vhook/watermark.c +++ b/vhook/watermark.c @@ -46,6 +46,7 @@ #include "avformat.h" #include "framehook.h" +#include "cmdutils.h" typedef struct { char filename[2000]; |