summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-05-20 16:15:02 +0000
committerAdam Jackson <ajax@nwnk.net>2005-05-20 16:15:02 +0000
commite5efbae7842e99b4f5d7a8cf322fa91fde5b343b (patch)
tree98a8c6660668cb9c1045b464ff9922da59b62687
parent6c9a3742c576454eb7f56433c3196968bc73a991 (diff)
Bug #3346: Don't include DRI-internal headers from the drivers. Pointed outXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10
by Kevin Martin.
-rw-r--r--src/ffb_dri.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ffb_dri.c b/src/ffb_dri.c
index 93ed1a4..be1d86c 100644
--- a/src/ffb_dri.c
+++ b/src/ffb_dri.c
@@ -44,7 +44,6 @@
#define _XF86DRI_SERVER_
#include "xf86dri.h"
#include "dri.h"
-#include "dristruct.h"
#include "GL/glxint.h"