projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c095f7e
)
Drop include "dri_interface.h" from xf86dri.h
author
George Sapountzis
<gsap7@yahoo.gr>
Sun, 14 Oct 2007 16:59:33 +0000
(19:59 +0300)
committer
George Sapountzis
<gsap7@yahoo.gr>
Sun, 14 Oct 2007 17:08:31 +0000
(20:08 +0300)
Thanks to dri2, xf86dri no longer uses __DRI types.
src/glx/x11/xf86dri.h
patch
|
blob
|
history
diff --git
a/src/glx/x11/xf86dri.h
b/src/glx/x11/xf86dri.h
index 69a2d74fb27929f45d316c76ee7d67b51aea17e3..cd650b5829edcbc9d7125fbaee10276f1f43e278 100644
(file)
--- a/
src/glx/x11/xf86dri.h
+++ b/
src/glx/x11/xf86dri.h
@@
-65,8
+65,6
@@
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef _XF86DRI_SERVER_
-#include <GL/internal/dri_interface.h>
-
_XFUNCPROTOBEGIN
Bool XF86DRIQueryExtension( Display *dpy, int *event_base, int *error_base );