summaryrefslogtreecommitdiff
path: root/src/glamo-kms-driver.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-08-25 00:01:12 +0100
committerThomas White <taw@bitwiz.org.uk>2009-08-25 00:01:12 +0100
commit6a61c4e4402964aa0d86c65969a51a33ec89f383 (patch)
treea63fc9b1c958c0e9477ea107dee84c65e962cea9 /src/glamo-kms-driver.c
parent8b127f4bd41b30f9ed89d8513701ec91343cbb7d (diff)
Fix headers for recent X.org
I think this breaks compatability with older versions. Some kind of conditional thing should be done.
Diffstat (limited to 'src/glamo-kms-driver.c')
-rw-r--r--src/glamo-kms-driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glamo-kms-driver.c b/src/glamo-kms-driver.c
index 3c281a3..32fdb4e 100644
--- a/src/glamo-kms-driver.c
+++ b/src/glamo-kms-driver.c
@@ -63,7 +63,6 @@
#include "xf86.h"
#include "xf86Crtc.h"
#include "xf86str.h"
-#include "xf86RAC.h"
#include "xf86drm.h"
#include "micmap.h"