> diff --git a/src/mesa/drivers/dri/common/xmlconfig.h > b/src/mesa/drivers/dri/common/xmlconfig.h > index 786caae..a4daa6b 100644 > --- a/src/mesa/drivers/dri/common/xmlconfig.h > +++ b/src/mesa/drivers/dri/common/xmlconfig.h > @@ -30,6 +30,8 @@ > #ifndef __XMLCONFIG_H > #define __XMLCONFIG_H > > +#include <GL/gl.h> > + > #define STRING_CONF_MAXLEN 25 >
Is that required? seemed a bit strange that would be a change in this patch. Dave. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev