Drop include "dri_interface.h" from xf86dri.h

Thanks to dri2, xf86dri no longer uses __DRI types.
This commit is contained in:
George Sapountzis 2007-10-14 19:59:33 +03:00
parent c095f7e46a
commit d7c137b0df
1 changed files with 0 additions and 2 deletions

View File

@ -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 );