Looks good to me. :)
On 03/20/2015 10:20 PM, Emil Velikov wrote:
The path is provided by libdrm.pc and already used appropriately by
the build system.
Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com>
---
src/gallium/targets/d3dadapter9/drm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/targets/d3dadapter9/drm.c
b/src/gallium/targets/d3dadapter9/drm.c
index ec594fd..6342ab8 100644
--- a/src/gallium/targets/d3dadapter9/drm.c
+++ b/src/gallium/targets/d3dadapter9/drm.c
@@ -39,7 +39,7 @@
#include "xmlconfig.h"
#include "xmlpool.h"
-#include <libdrm/drm.h>
+#include <drm.h>
#include <sys/ioctl.h>
#include <fcntl.h>
#include <stdio.h>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev