mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
trace: Add missing header.
Fixes GCC implicit function declaration warning.
This commit is contained in:
parent
3f168eef09
commit
8230ead0cf
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
|
||||
#include "tr_dump.h"
|
||||
#include "tr_dump_state.h"
|
||||
#include "tr_public.h"
|
||||
#include "tr_screen.h"
|
||||
#include "tr_texture.h"
|
||||
#include "tr_context.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue