mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-28 10:50:39 +02:00
cell: #includes to silence warnings
This commit is contained in:
parent
f6e1654e22
commit
9e57e70b42
2 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,7 @@
|
|||
#include "cell_batch.h"
|
||||
#include "cell_flush.h"
|
||||
#include "cell_spu.h"
|
||||
#include "cell_state.h"
|
||||
|
||||
|
||||
void
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@
|
|||
|
||||
#include "cell_context.h"
|
||||
#include "cell_draw_arrays.h"
|
||||
#include "cell_flush.h"
|
||||
#include "cell_spu.h"
|
||||
#include "cell_batch.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue