summaryrefslogtreecommitdiffstats
path: root/libvo/mga_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/mga_common.c')
-rw-r--r--libvo/mga_common.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libvo/mga_common.c b/libvo/mga_common.c
index 7da081f1be..16ddc390aa 100644
--- a/libvo/mga_common.c
+++ b/libvo/mga_common.c
@@ -4,6 +4,9 @@
#include "../postproc/rgb2rgb.h"
// mga_vid drawing functions
+#ifdef VO_XMGA
+static void set_window( int ps ); /* forward declaration to kill warnings */
+#endif
static int mga_next_frame=0;