mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Revert "render/egl: remove unused gbm_device member"
This reverts commit 306cf11d87.
This commit is contained in:
parent
306cf11d87
commit
54e5ef39c0
3 changed files with 7 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#include <assert.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
#include <gbm.h>
|
||||
#include <wlr/render/egl.h>
|
||||
#include <wlr/render/gles2.h>
|
||||
#include <wlr/render/interface.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue