mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 20:08:06 +02:00
wmesa: include version.h to silence warning
This commit is contained in:
parent
a9048aa6e6
commit
9b13e731fa
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
#include "main/framebuffer.h"
|
||||
#include "main/renderbuffer.h"
|
||||
#include "main/macros.h"
|
||||
#include "main/version.h"
|
||||
#include "main/vtxfmt.h"
|
||||
#include "drivers/common/driverfuncs.h"
|
||||
#include "drivers/common/meta.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue