patch-libvo_vo_dga_c 353 B

1234567891011
  1. --- mplayer-1.0-32749.orig/libvo/vo_dga.c 2011-01-03 11:26:57.000000000 +0100
  2. +++ mplayer-1.0-32749/libvo/vo_dga.c 2011-01-03 11:44:50.000000000 +0100
  3. @@ -35,7 +35,7 @@
  4. #include "mp_msg.h"
  5. #include <X11/Xlib.h>
  6. -#include <X11/extensions/xf86dga.h>
  7. +#include <X11/extensions/Xxf86dga.h>
  8. #ifdef CONFIG_XF86VM
  9. #include <X11/extensions/xf86vmode.h>