On 10/01/2013 09:16 AM, Alex Deucher wrote:
Fixes build errors.

Signed-off-by: Alex Deucher <alexander.deuc...@amd.com>
---
  src/gallium/state_trackers/xorg/xorg_crtc.c | 1 +
  1 file changed, 1 insertion(+)

diff --git a/src/gallium/state_trackers/xorg/xorg_crtc.c 
b/src/gallium/state_trackers/xorg/xorg_crtc.c
index 3cbffb5..0ab41b4 100644
--- a/src/gallium/state_trackers/xorg/xorg_crtc.c
+++ b/src/gallium/state_trackers/xorg/xorg_crtc.c
@@ -53,6 +53,7 @@
  #include "state_tracker/drm_driver.h"
  #include "util/u_inlines.h"
  #include "util/u_rect.h"
+#include "util/u_surface.h"

  #ifdef HAVE_LIBKMS
  #include "libkms/libkms.h"


Reviewed-by: Brian Paul <bri...@vmware.com>

Sorry for the breakage.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to