summaryrefslogtreecommitdiffstats
path: root/libvo/vosub_vidix.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vosub_vidix.h')
-rw-r--r--libvo/vosub_vidix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vosub_vidix.h b/libvo/vosub_vidix.h
index d381a64f93..1a6d3e013e 100644
--- a/libvo/vosub_vidix.h
+++ b/libvo/vosub_vidix.h
@@ -14,7 +14,7 @@
/* drvname can be NULL */
int vidix_preinit(
-const char *drvname);
+const char *drvname,void *server);
int vidix_init(unsigned src_width,unsigned src_height,
unsigned dest_x,unsigned dest_y,unsigned dst_width,
unsigned dst_height,unsigned format,unsigned dest_bpp,