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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libvo/vosub_vidix.h b/libvo/vosub_vidix.h
index a1d31285b9..c6427be7b2 100644
--- a/libvo/vosub_vidix.h
+++ b/libvo/vosub_vidix.h
@@ -12,6 +12,9 @@
#ifndef MPLAYER_VOSUB_VIDIX_H
#define MPLAYER_VOSUB_VIDIX_H
+#include <stdint.h>
+#include "video_out.h"
+
/* drvname can be NULL */
int vidix_preinit(const char *drvname,vo_functions_t *server);
int vidix_init(unsigned src_width,unsigned src_height,