|
|
@ -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>
|
|
|
|