summaryrefslogtreecommitdiff
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
commitbbf8a8e8dbef247b4f8d42c527b83d0b0bad61bf (patch)
tree618dbd241ac1036f37747d02d022717efc9a3830
parent5567e32b617bbaac92286b67f8c504385a34958b (diff)
- 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.
-rw-r--r--src/sis.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sis.h b/src/sis.h
index 181361c..50c4491 100644
--- a/src/sis.h
+++ b/src/sis.h
@@ -166,7 +166,6 @@
#include "xf86drm.h"
#include "sarea.h"
#define _XF86DRI_SERVER_
-#include "xf86dri.h"
#include "dri.h"
#include "GL/glxint.h"
#include "sis_dri.h"