[Mesa-dev] [PATCH 06/11] loader: Use drirc device_id parameter in complement to DRI_PRIME
Dave Airlie
airlied at gmail.com
Sun Jun 15 22:56:18 PDT 2014
On 16 June 2014 15:55, Dave Airlie <airlied at gmail.com> wrote:
>> 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.
Oh I see things don't build without it, strange, but I suppose it makes sense.
Dave.
More information about the mesa-dev
mailing list