mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
intel: #include polygon.h to silence warning
This commit is contained in:
parent
3e750ce5c4
commit
957a625b2d
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
#include "main/enable.h"
|
||||
#include "main/macros.h"
|
||||
#include "main/matrix.h"
|
||||
#include "main/polygon.h"
|
||||
#include "main/texstate.h"
|
||||
#include "main/shaders.h"
|
||||
#include "main/stencil.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue