From dcf9b5ae1889926007cf8a0efd127e9df3c909de Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 17 Sep 2013 22:27:45 +0100 Subject: intel: Compile fixes for base install of SLED11.sp3 Highlights of that distribution include xorg-xserver-1.6.5, kernel 3.0.76 and gcc-4.3. Signed-off-by: Chris Wilson --- src/uxa/i915_3d.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/uxa/i915_3d.c') diff --git a/src/uxa/i915_3d.c b/src/uxa/i915_3d.c index 77db5685..24f60814 100644 --- a/src/uxa/i915_3d.c +++ b/src/uxa/i915_3d.c @@ -29,6 +29,7 @@ #include "config.h" #endif +#include "xorg-server.h" #include "xf86.h" #include "intel.h" -- cgit v1.2.3