patch-hw_xfree86_dri_dri_h 355 B

1234567891011
  1. --- xorg-server-1.7.5.orig/hw/xfree86/dri/dri.h 2009-08-11 06:00:23.000000000 +0200
  2. +++ xorg-server-1.7.5/hw/xfree86/dri/dri.h 2010-04-21 19:59:22.000000000 +0200
  3. @@ -38,7 +38,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN
  4. #include <pciaccess.h>
  5. #include "scrnintstr.h"
  6. -#include "xf86dri.h"
  7. +#include <X11/dri/xf86dri.h>
  8. typedef int DRISyncType;