diff libvo/vo_png.c @ 7472:c4434bdf6e51

tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
author arpi
date Sun, 22 Sep 2002 02:33:28 +0000
parents eca7dbad0166
children 3f218f3172f3
line wrap: on
line diff
--- a/libvo/vo_png.c	Sun Sep 22 00:43:14 2002 +0000
+++ b/libvo/vo_png.c	Sun Sep 22 02:33:28 2002 +0000
@@ -21,6 +21,7 @@
 #include "config.h"
 #include "video_out.h"
 #include "video_out_internal.h"
+#include "sub.h"
 
 #include "../postproc/rgb2rgb.h"