mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
swrast: Reduce header file inclusion in s_aatriangle.h.
Include mtypes.h for GLcontext symbol.
This commit is contained in:
parent
a3439df79f
commit
bec87456ed
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
#define S_AATRIANGLE_H
|
||||
|
||||
|
||||
#include "swrast.h"
|
||||
#include "main/mtypes.h"
|
||||
|
||||
|
||||
extern void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue