summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/ephyrdri.c
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-04-23 17:46:15 +0300
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-04-23 18:11:56 +0300
commit6a9f7f28ec455d2879ca1a315ce77c48af49e7f4 (patch)
tree14d107601aad85891c394d00066afc65268063ca /hw/kdrive/ephyr/ephyrdri.c
parent7ffc68c5cc7108c9e56af25f9f9b4398f5b027df (diff)
xephyr: sync with mesa
Diffstat (limited to 'hw/kdrive/ephyr/ephyrdri.c')
-rw-r--r--hw/kdrive/ephyr/ephyrdri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/ephyr/ephyrdri.c b/hw/kdrive/ephyr/ephyrdri.c
index 53a96ba11..bb4f6a144 100644
--- a/hw/kdrive/ephyr/ephyrdri.c
+++ b/hw/kdrive/ephyr/ephyrdri.c
@@ -35,7 +35,7 @@
#include <X11/Xlibint.h>
/*#define _XF86DRI_SERVER_*/
#include <GL/glx.h>
-#include <X11/dri/xf86dri.h>
+#include "xf86dri.h"
#include "hostx.h"
#include "ephyrdri.h"
#define _HAVE_XALLOC_DECLS