xf86-video-intel: Branch 'modesetting' - src/i830_xf86Crtc.c

Eric Anholt anholt at kemper.freedesktop.org
Thu Dec 7 06:28:25 EET 2006


 src/i830_xf86Crtc.c |    1 +
 1 files changed, 1 insertion(+)

New commits:
diff-tree 85de8a05804eaebcd61430793ef5406f196f9a95 (from 182d2f503a7a1be90d93a4a15059585a564fd3ce)
Author: Eric Anholt <eric at anholt.net>
Date:   Wed Dec 6 20:26:53 2006 -0800

    Include render.h to get SubPixelUnknown define.

diff --git a/src/i830_xf86Crtc.c b/src/i830_xf86Crtc.c
index 5378b34..3a592e5 100644
--- a/src/i830_xf86Crtc.c
+++ b/src/i830_xf86Crtc.c
@@ -33,6 +33,7 @@
 #include "xf86.h"
 #include "xf86DDC.h"
 #include "i830_xf86Crtc.h"
+#include "X11/extensions/render.h"
 
 /*
  * Crtc functions



More information about the xorg-commit mailing list