mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-15 14:18:04 +02:00
The right include was mtypes.h.
This commit is contained in:
parent
c584142543
commit
369ff9786d
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
#ifndef ST_MESA_TO_TGSI_H
|
||||
#define ST_MESA_TO_TGSI_H
|
||||
|
||||
#include "GL/gl.h"
|
||||
#include "mtypes.h"
|
||||
|
||||
|
||||
#if defined __cplusplus
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue