mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 22:00:13 +01:00
dri/common: include debug_output.h to silence warning
This commit is contained in:
parent
59251610ed
commit
01dacc83ff
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@
|
||||||
#include "main/mtypes.h"
|
#include "main/mtypes.h"
|
||||||
#include "main/framebuffer.h"
|
#include "main/framebuffer.h"
|
||||||
#include "main/version.h"
|
#include "main/version.h"
|
||||||
|
#include "main/debug_output.h"
|
||||||
#include "main/errors.h"
|
#include "main/errors.h"
|
||||||
#include "main/macros.h"
|
#include "main/macros.h"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue