Revert "internal: include headers from protocols/"
This reverts commit 550700bed0.
We can't cuz meson
This commit is contained in:
parent
550700bed0
commit
1a1656ddbf
9 changed files with 10 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "Renderer.hpp"
|
||||
#include "../Compositor.hpp"
|
||||
#include "protocols/linux-dmabuf-unstable-v1-protocol.h"
|
||||
#include "linux-dmabuf-unstable-v1-protocol.h"
|
||||
|
||||
void renderSurface(struct wlr_surface* surface, int x, int y, void* data) {
|
||||
const auto TEXTURE = wlr_surface_get_texture(surface);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue