[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg-devel
Subject:    [PATCH xf86-video-xgi] Modify search for drm include.
From:       Trevor Woerner <twoerner () gmail ! com>
Date:       2010-07-30 21:42:56
Message-ID: 1280526176-15798-1-git-send-email-twoerner () gmail ! com
[Download RAW message or body]

From: Trevor Woerner <twoerner@gmail.com>

The build system already includes the location of the drm header
file (using -I) so the source doesn't need to hard-code the
relative path.

Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 src/xgi_dri.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/xgi_dri.c b/src/xgi_dri.c
index d6a6d3d..93687e1 100755
--- a/src/xgi_dri.c
+++ b/src/xgi_dri.c
@@ -66,7 +66,7 @@
 
 #include "xgi_accel.h"
 #include "xgi_common.h"
-#include <drm/drm.h>
+#include "drm.h"
 
 extern void GlxSetVisualConfigs(
     int nconfigs,
-- 
1.6.4.2

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic