mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 11:30:21 +01:00
gallium: #include p_debug.h since we use assert
This commit is contained in:
parent
c0235d0a24
commit
2ed6604f50
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
#define P_UTIL_H
|
||||
|
||||
#include "p_compiler.h"
|
||||
#include "p_debug.h"
|
||||
#include <math.h>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue