summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Scheidegger <sroland@tungstengraphics.com>2008-10-04 15:50:35 +0200
committerRoland Scheidegger <sroland@tungstengraphics.com>2008-10-04 15:50:35 +0200
commit7818aba1d1e74f4ffe68b7d6806622b94ae8a230 (patch)
tree97ef7d3d0607824b357adf150d621df1a6b921ab
parenta29af6465883796a6acf04b72ce812a0632b2186 (diff)
dri2: fix compilation (remove no longer existing include file)
-rw-r--r--hw/xfree86/dri2/dri2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/dri2/dri2.c b/hw/xfree86/dri2/dri2.c
index 7bb6ac185..75a99c127 100644
--- a/hw/xfree86/dri2/dri2.c
+++ b/hw/xfree86/dri2/dri2.c
@@ -39,7 +39,6 @@
#include "scrnintstr.h"
#include "windowstr.h"
#include "dri2.h"
-#include <GL/internal/dri_sarea.h>
#include "xf86.h"