summaryrefslogtreecommitdiff
path: root/src/intel_dri.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-01-18 10:26:33 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2012-01-18 10:27:17 +0000
commit15a150579c3907054e186c68382873efdbadca75 (patch)
treeac0cb5e61596becd5af904886e26b1e1112d919d /src/intel_dri.c
parent850495f956c811b1eb617d2e704e6bb7b5a86369 (diff)
intel: Trivially remove a piece of XAA dependency for shadow
The wolves are gathering at the door baying for the removal of XAA from Xorg. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/intel_dri.c')
-rw-r--r--src/intel_dri.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/intel_dri.c b/src/intel_dri.c
index 46c11d56..0c6d45ce 100644
--- a/src/intel_dri.c
+++ b/src/intel_dri.c
@@ -56,7 +56,6 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "windowstr.h"
#include "shadow.h"
-#include "xaarop.h"
#include "fb.h"
#include "intel.h"