On 5 November 2015 at 19:43, Christian König <deathsim...@vodafone.de> wrote: >> >> +/************************************************************************** >> + * >> + * Copyright 2009 Younes Manton. >> + * All Rights Reserved. > > You probably want to change the copyright here. > Heh considering that 90% of the following is bastardised^Wwritten by yours truly who never bothers updating copyrights headers ;-)
>> --- /dev/null >> +++ b/src/gallium/auxiliary/vl/vl_winsys_drm.c >> +#include <assert.h> >> + >> +#include "pipe/p_screen.h" >> +#include "pipe-loader/pipe_loader.h" Please add the following include. #include "state_tracker/drm_driver.h" -Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev