mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-30 20:10:24 +01:00
r600: include version.h for _mesa_override_glsl_version() prototype
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
parent
b15ab1d228
commit
c707ffa587
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include "main/texobj.h"
|
||||
#include "main/points.h"
|
||||
#include "main/mfeatures.h"
|
||||
#include "main/version.h"
|
||||
|
||||
#include "swrast/swrast.h"
|
||||
#include "swrast_setup/swrast_setup.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue