mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
render: remove EGL includes from wlr_texture.h
This commit is contained in:
parent
85a2ee6d30
commit
eaa98f6aff
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@
|
||||||
#ifndef WLR_RENDER_WLR_TEXTURE_H
|
#ifndef WLR_RENDER_WLR_TEXTURE_H
|
||||||
#define WLR_RENDER_WLR_TEXTURE_H
|
#define WLR_RENDER_WLR_TEXTURE_H
|
||||||
|
|
||||||
#include <EGL/egl.h>
|
|
||||||
#include <EGL/eglext.h>
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <wayland-server-protocol.h>
|
#include <wayland-server-protocol.h>
|
||||||
#include <wlr/render/dmabuf.h>
|
#include <wlr/render/dmabuf.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue