diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2008-04-23 17:46:15 +0300 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2008-04-23 18:11:56 +0300 |
commit | 6a9f7f28ec455d2879ca1a315ce77c48af49e7f4 (patch) | |
tree | 14d107601aad85891c394d00066afc65268063ca /hw/kdrive/ephyr/ephyrdri.c | |
parent | 7ffc68c5cc7108c9e56af25f9f9b4398f5b027df (diff) |
xephyr: sync with mesa
Diffstat (limited to 'hw/kdrive/ephyr/ephyrdri.c')
-rw-r--r-- | hw/kdrive/ephyr/ephyrdri.c | 2 |
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 |