mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 09:10:12 +01:00
ddebug: add missing forward declaration
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4319>
This commit is contained in:
parent
04885d61dd
commit
7f52bbb7c0
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
#define mkdir(dir, mode) _mkdir(dir)
|
||||
#endif
|
||||
|
||||
struct pipe_screen;
|
||||
|
||||
/* name of the directory in home */
|
||||
#define DD_DIR "ddebug_dumps"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue