mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 07:18:17 +02:00
Include context.h in radeon_state.c.
This commit is contained in:
parent
3a99674980
commit
cc5d045744
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include "enums.h"
|
||||
#include "colormac.h"
|
||||
#include "state.h"
|
||||
#include "context.h"
|
||||
|
||||
#include "swrast/swrast.h"
|
||||
#include "array_cache/acache.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue