mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
gallium: #includes to silence warnings
This commit is contained in:
parent
d4a4bed663
commit
d5ab6507f7
1 changed files with 2 additions and 0 deletions
|
|
@ -27,8 +27,10 @@
|
|||
|
||||
|
||||
#include "main/imports.h"
|
||||
#include "main/buffers.h"
|
||||
#include "main/context.h"
|
||||
#include "main/framebuffer.h"
|
||||
#include "main/matrix.h"
|
||||
#include "main/renderbuffer.h"
|
||||
#include "st_public.h"
|
||||
#include "st_context.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue