summaryrefslogtreecommitdiff
path: root/src/i810.h
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-07-31 17:19:29 +0000
committerAdam Jackson <ajax@nwnk.net>2005-07-31 17:19:29 +0000
commitda7b85176fc061995e1b04fa22dc736b6c9353e6 (patch)
tree804afbbc51c865e85807fc43ea1fe5fd8b8730a2 /src/i810.h
parent1561ec3ca4f0d774f2664e9354d537061a0102d1 (diff)
Post-merge fixups:XORG-6_8_99_900
- Disable building the gamma driver - Fix numerous Imakefiles to get header paths and subdirs right - Symlink client-side GLX lib source from Mesa - Add new shader subdirs to the Mesa core build - Tweak the DDX drivers to not ask for "xf86dri.h"; they don't need it, since they don't generate protocol, and it was breaking the build.
Diffstat (limited to 'src/i810.h')
-rw-r--r--src/i810.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i810.h b/src/i810.h
index 01a21bf1..c23d72c9 100644
--- a/src/i810.h
+++ b/src/i810.h
@@ -55,7 +55,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "xf86drm.h"
#include "sarea.h"
#define _XF86DRI_SERVER_
-#include "xf86dri.h"
#include "dri.h"
#include "GL/glxint.h"
#include "i810_dri.h"