From a8fe50ab6503d9cb63931771318dc3e84d002092 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 17 Dec 2011 11:15:36 +0000 Subject: uxa: Explicitly check for libdrm_intel in configure And remove the excess dependencies from the common files. Signed-off-by: Chris Wilson --- src/intel_dri.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/intel_dri.c') diff --git a/src/intel_dri.c b/src/intel_dri.c index 135ba4e1..152313ae 100644 --- a/src/intel_dri.c +++ b/src/intel_dri.c @@ -53,6 +53,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE. #include "xf86PciInfo.h" #include "xf86Pci.h" +#include "xf86drm.h" #include "windowstr.h" #include "shadow.h" -- cgit v1.2.3