mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
swrast: Correct include for mtypes.h
This commit is contained in:
parent
d0f9e7521c
commit
83a1a0bc3e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
#ifndef _DRISW_UTIL_H
|
||||
#define _DRISW_UTIL_H
|
||||
|
||||
#include "mtypes.h"
|
||||
#include "main/mtypes.h"
|
||||
|
||||
#include <GL/gl.h>
|
||||
#include <GL/internal/glcore.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue