render: remove EGL includes from wlr_texture.h

master
Simon Ser 5 years ago committed by Drew DeVault
parent 85a2ee6d30
commit eaa98f6aff

@ -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…
Cancel
Save